Field:position id@Recruitments
From MintHCM Wiki
|
Recruitments - Positions ID | |
|---|---|
| Name | position_id |
| Module | Recruitments |
| Type | id |
| Label | Positions ID |
| VName | LBL_RECRUITMENTS_POSITIONS_FROM_RECRUITMENTS_TITLE_ID |
| Required | No |
| Editable | No |
| Visible | No |
| Reportable | No |
| Importable | Yes |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | |
| Options List Name | |
| Needs Validation | No |
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Recruitments/vardefs.php
"position_id" => array( 'name' => 'position_id', 'type' => 'id', 'relationship' => 'recruitments_positions', 'vname' => 'LBL_RECRUITMENTS_POSITIONS_FROM_RECRUITMENTS_TITLE_ID', 'reportable' => false, 'rname' => 'id', 'isnull' => 'true', 'dbType' => 'id' ),
Missing User input