Field:parent type@CompetencyRatings

From MintHCM Wiki

Competency Ratings - Related to (Type)

Name parent_type
Module Competency Ratings
Type parent_type
Label Related to (Type)
VName LBL_PARENT_TYPE
Required No
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

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/CompetencyRatings/vardefs.php

'parent_type' => array( 'name' => 'parent_type', 'vname' => 'LBL_PARENT_TYPE', 'type' => 'parent_type', 'dbType' => 'varchar', 'group' => 'parent_name', 'options' => 'competency_ratings_type_list', 'len' => 255, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles