Field:position name@OffboardingTemplates
From MintHCM Wiki
|
Offboarding Templates - Position | |
|---|---|
| Name | position_name |
| Module | Offboarding Templates |
| Type | relate |
| Label | Position |
| VName | LBL_POSITION_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 |
Contents
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/OffboardingTemplates/vardefs.php
'position_name' => array( 'name' => 'position_name', 'type' => 'relate', 'source' => 'non-db', 'vname' => 'LBL_POSITION_NAME', 'save' => true, 'id_name' => 'position_id', 'link' => 'position', 'table' => 'positions', 'module' => 'Positions', 'rname' => 'name', 'required' => true, ),
Missing User input