Field:document name@DocumentRevisions
From MintHCM Wiki
|
Document Revisions - Document Name | |
|---|---|
| Name | document_name |
| Module | Document Revisions |
| Type | varchar |
| Label | Document Name |
| VName | LBL_DOC_NAME |
| Required | No |
| Editable | Yes |
| Visible | Yes |
| Reportable | Yes |
| Importable | Yes |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | |
| Options List Name | |
| Needs Validation | No |
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/DocumentRevisions/vardefs.php
'document_name' => array ( 'name' => 'document_name', 'vname' => 'LBL_DOC_NAME', 'type' => 'varchar', 'len' => '255', 'source' => 'non-db', ),
Missing User input