Field:is template@Documents
From MintHCM Wiki
Documents - Is a Template | |
---|---|
Name | is_template |
Module | Documents |
Type | bool |
Label | Is a Template |
VName | LBL_IS_TEMPLATE |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | No |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Documents/vardefs.php
'is_template' => array( 'name' => 'is_template', 'vname' => 'LBL_IS_TEMPLATE', 'type' => 'bool', 'default' => 0, 'reportable' => false, ),
Missing User input