Field:employees@Positions

From MintHCM Wiki

Positions - LBL_POSITIONS_EMPLOYEES

Name employees
Module Positions
Type link
Label LBL_POSITIONS_EMPLOYEES
VName LBL_POSITIONS_EMPLOYEES
Required No
Editable No
Visible No
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/Positions/vardefs.php

'employees' => array( 'name' => 'employees', 'type' => 'link', 'relationship' => 'positions_employees', 'source' => 'non-db', 'module' => 'Employees', 'bean_name' => 'Employee', 'side' => 'right', 'vname' => 'LBL_POSITIONS_EMPLOYEES', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles