Field:parent type@Trainings
From MintHCM Wiki
Trainings - Parent Type | |
---|---|
Name | parent_type |
Module | Trainings |
Type | parent_type |
Label | Parent Type |
VName | LBL_PARENT_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
Related Features
Affected by
Initiating
Location and Code definition
modules/Trainings/vardefs.php
"parent_type" => array( 'name' => 'parent_type', 'vname' => 'LBL_PARENT_TYPE', 'type' => 'parent_type', 'massupdate' => 0, 'no_default' => false, 'comments' => '', 'help' => '', 'importable' => 'true', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => 0, 'audited' => false, 'inline_edit' => true, 'reportable' => true, 'unified_search' => false, 'merge_filter' => 'disabled', 'len' => 255, 'size' => '20', 'dbType' => 'varchar', 'studio' => 'hidden', ),
Missing User input