Field:parent name@Trainings

From MintHCM Wiki

Trainings - Related to

Name parent_name
Module Trainings
Type parent
Label Related to
VName LBL_PARENT_NAME
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable Yes
Options
* Offboardings,
* Onboardings
Options List Name trainings_elastic_relations_list
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Trainings/vardefs.php

"parent_name" => array( 'source' => 'non-db', 'name' => 'parent_name', 'vname' => 'LBL_PARENT_NAME', 'type' => 'parent', 'massupdate' => 0, 'no_default' => false, 'comments' => '', 'help' => '', 'importable' => 'true', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', 'audited' => true, 'inline_edit' => '', 'reportable' => true, 'unified_search' => false, 'merge_filter' => 'disabled', 'len' => 25, 'size' => '20', 'options' => 'trainings_elastic_relations_list', 'studio' => 'visible', 'type_name' => 'parent_type', 'id_name' => 'parent_id', 'parent_type' => 'record_type_display', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles