Field:positions@Recruitments

From MintHCM Wiki

Recruitments - Positions

Name positions
Module Recruitments
Type link
Label Positions
VName LBL_RECRUITMENTS_POSITIONS_FROM_RECRUITMENTS_TITLE
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


Affected by

Initiating


Dev Notes


Location and Code definition

modules/Recruitments/vardefs.php

"positions" => array( 'name' => 'positions', 'type' => 'link', 'relationship' => 'recruitments_positions', 'source' => 'non-db', 'module' => 'Positions', 'bean_name' => 'Positions', 'side' => 'right', 'vname' => 'LBL_RECRUITMENTS_POSITIONS_FROM_RECRUITMENTS_TITLE', 'id_name' => 'position_id', 'link-type' => 'one', ),



Missing User input


Affected by

Initiating