Field:recruitments@Positions
From MintHCM Wiki
|
Positions - Positions | |
|---|---|
| Name | recruitments |
| Module | Positions |
| Type | link |
| Label | Positions |
| VName | LBL_RECRUITMENTS_POSITIONS_FROM_POSITIONS_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
Related Features
Affected by
Initiating
Location and Code definition
modules/Positions/vardefs.php
"recruitments" => array( 'name' => 'recruitments', 'type' => 'link', 'relationship' => 'recruitments_positions', 'source' => 'non-db', 'module' => 'Recruitments', 'bean_name' => 'Recruitments', 'vname' => 'LBL_RECRUITMENTS_POSITIONS_FROM_POSITIONS_TITLE', 'id_name' => 'position_id', 'link-type' => 'many', 'side' => 'left', ),
Missing User input