Field:positions supervision name@Positions

From MintHCM Wiki

Positions - Supervisor

Name positions_supervision_name
Module Positions
Type relate
Label Supervisor
VName LBL_POSITIONS_SUPERVISION_NAME
Required No
Editable Yes
Visible Yes
Reportable Yes
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/Positions/vardefs.php

'positions_supervision_name' => array( 'name' => 'positions_supervision_name', 'type' => 'relate', 'source' => 'non-db', 'vname' => 'LBL_POSITIONS_SUPERVISION_NAME', 'save' => true, 'id_name' => 'positions_supervision_id', 'link' => 'positions_supervision', 'module' => 'Positions', 'table' => 'positions', 'rname' => 'name', ),



Missing User input


Affected by

Initiating