Field:parent name@CompetencyRatings
From MintHCM Wiki
|
Competency Ratings - Related to | |
|---|---|
| Name | parent_name |
| Module | Competency Ratings |
| Type | parent |
| Label | Related to |
| VName | LBL_PARENT_NAME |
| Required | Yes |
| Editable | Yes |
| Visible | Yes |
| Reportable | Yes |
| Importable | Yes |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | * Employee, * Position, * Role |
| Options List Name | competency_ratings_type_list |
| Needs Validation | No |
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/CompetencyRatings/vardefs.php
'parent_name' => array( 'name' => 'parent_name', 'parent_type' => 'record_type_display', 'type_name' => 'parent_type', 'id_name' => 'parent_id', 'vname' => 'LBL_PARENT_NAME', 'type' => 'parent', 'group' => 'parent_name', 'source' => 'non-db', 'options' => 'competency_ratings_type_list', 'required' => true, ),
Missing User input