Field:position leader id@OrganizationalUnits

From MintHCM Wiki

Organizational Units - Supervisor (ID)

Name position_leader_id
Module Organizational Units
Type link
Label Supervisor (ID)
VName LBL_POSITION_LEADER_ID
Required No
Editable No
Visible No
Reportable No
Importable Yes
Massupdate No
Global Search No
Auditable Yes
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/OrganizationalUnits/vardefs.php

'position_leader_id' => array( 'name' => 'position_leader_id', 'type' => 'link', 'relationship' => 'organizationalunits_positions_leader', 'source' => 'non-db', 'reportable' => false, 'side' => 'left', 'vname' => 'LBL_POSITION_LEADER_ID', 'audited' => true, 'mandatory_fetch' => true, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles