Field:position to id@CareerPaths

From MintHCM Wiki

Career Paths - To (ID)

Name position_to_id
Module Career Paths
Type link
Label To (ID)
VName LBL_POSITION_TO_ID
Required No
Editable No
Visible No
Reportable No
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes


Affected by

Initiating


Dev Notes


Location and Code definition

modules/CareerPaths/vardefs.php

'position_to_id' => array( 'name' => 'position_to_id', 'type' => 'link', 'relationship' => 'careerpaths_positions_to', 'reportable' => false, 'vname' => 'LBL_POSITION_TO_ID', 'dbType' => 'id', ),



Missing User input


Affected by

Initiating