Field:parent id@Trainings

From MintHCM Wiki

Trainings - Related to ID

Name parent_id
Module Trainings
Type id
Label Related to ID
VName LBL_PARENT_ID
Required No
Editable No
Visible No
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable Yes
Options
Options List Name
Needs Validation No

Notes


Affected by

Initiating


Dev Notes


Location and Code definition

modules/Trainings/vardefs.php

"parent_id" => array( 'name' => 'parent_id', 'vname' => 'LBL_PARENT_ID', 'type' => 'id', 'massupdate' => 0, 'no_default' => false, 'comments' => '', 'help' => '', 'importable' => 'true', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => 0, 'audited' => true, 'inline_edit' => true, 'reportable' => true, 'unified_search' => false, 'merge_filter' => 'disabled', 'len' => 36, 'size' => '20', ),



Missing User input


Affected by

Initiating