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 |
Contents
[hide]Notes
Document ID from documents web server provider
Related Features
Affected by
Initiating
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