Field:doc id@DocumentRevisions

From MintHCM Wiki

Document Revisions - Document Source ID

Name doc_id
Module Document Revisions
Type varchar
Label Document Source ID
VName LBL_DOC_ID
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable No
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes

Document ID from documents web server provider


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/DocumentRevisions/vardefs.php

'doc_id' => array ( 'name' => 'doc_id', 'vname' => 'LBL_DOC_ID', 'type' => 'varchar', 'len' => '100', 'comment' => 'Document ID from documents web server provider', 'importable' => false, 'studio' => 'false', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles