Field:positions from@CareerPaths
From MintHCM Wiki
Career Paths - Positions (From) | |
---|---|
Name | positions_from |
Module | Career Paths |
Type | link |
Label | Positions (From) |
VName | LBL_POSITIONS_FROM |
Required | No |
Editable | No |
Visible | No |
Reportable | Yes |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/CareerPaths/vardefs.php
'positions_from' => array( 'name' => 'positions_from', 'type' => 'link', 'relationship' => 'careerpaths_positions_from', 'source' => 'non-db', 'module' => 'Positions', 'bean_name' => 'Positions', 'vname' => 'LBL_POSITIONS_FROM', 'id_name' => 'position_from_id', ),
Missing User input