Field:position name@Recruitments

From MintHCM Wiki

Recruitments - Positions

Name position_name
Module Recruitments
Type relate
Label Positions
VName LBL_RECRUITMENTS_POSITIONS_FROM_POSITIONS_TITLE
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


Expand

Dev Notes


Location and Code definition

modules/Recruitments/vardefs.php

"position_name" => array( 'name' => 'position_name', 'type' => 'relate', 'source' => 'non-db', 'vname' => 'LBL_RECRUITMENTS_POSITIONS_FROM_POSITIONS_TITLE', 'save' => true, 'id_name' => 'position_id', 'link' => 'positions', 'table' => 'positions', 'module' => 'Positions', 'rname' => 'name', 'required' => true, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles