Field:position from name@CareerPaths

From MintHCM Wiki

Career Paths - From

Name position_from_name
Module Career Paths
Type relate
Label From
VName LBL_POSITION_FROM_NAME
Required Yes
Editable Yes
Visible Yes
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/CareerPaths/vardefs.php

'position_from_name' => array( 'name' => 'position_from_name', 'type' => 'relate', 'source' => 'non-db', 'vname' => 'LBL_POSITION_FROM_NAME', 'save' => true, 'id_name' => 'position_from_id', 'link' => 'positions_from', 'table' => 'positions', 'module' => 'Positions', 'rname' => 'name', 'required' => true, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles