Field:position to name@CareerPaths
From MintHCM Wiki
|
Career Paths - To | |
|---|---|
| Name | position_to_name |
| Module | Career Paths |
| Type | relate |
| Label | To |
| VName | LBL_POSITION_TO_NAME |
| 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
Location and Code definition
modules/CareerPaths/vardefs.php
'position_to_name' => array( 'name' => 'position_to_name', 'type' => 'relate', 'source' => 'non-db', 'vname' => 'LBL_POSITION_TO_NAME', 'save' => true, 'id_name' => 'position_to_id', 'link' => 'positions_to', 'table' => 'positions', 'module' => 'Positions', 'rname' => 'name', 'required' => true, ),
Missing User input