Field:doc type@DocumentRevisions
From MintHCM Wiki
Document Revisions - Source | |
---|---|
Name | doc_type |
Module | Document Revisions |
Type | enum |
Label | Source |
VName | LBL_DOC_TYPE |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | Yes |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Document type (ex: Google, box.net, IBM SmartCloud)
Related Features
Affected by
Name | Type | Short Description | Affected Fields | Initiating Fields | Initiating Modules |
---|---|---|---|---|---|
Feature:Dashlet Work Schedule Manager | Miscellaneous | Work Schedule Manager dashlet allows users to log the time they spend on various activities during their workday. | Worked Task Time, Status |
Initiating
Location and Code definition
modules/DocumentRevisions/vardefs.php
'doc_type' => array ( 'name' => 'doc_type', 'vname' => 'LBL_DOC_TYPE', 'type' => 'enum', 'function' => 'getDocumentsExternalApiDropDown', 'len' => '100', 'comment' => 'Document type (ex: Google, box.net, IBM SmartCloud)', 'studio' => 'false', ),
Missing User input
Related Features
Affected by
Name | Type | Short Description | Affected Fields | Initiating Fields | Initiating Modules |
---|---|---|---|---|---|
Feature:Dashlet Work Schedule Manager | Miscellaneous | Work Schedule Manager dashlet allows users to log the time they spend on various activities during their workday. | Worked Task Time, Status |