Field:competency id@CompetencyRatings

From MintHCM Wiki

Competency Ratings - Competency (ID)

Name competency_id
Module Competency Ratings
Type link
Label Competency (ID)
VName LBL_COMPETENCY_ID
Required No
Editable No
Visible No
Reportable No
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes


Affected by

Initiating


Dev Notes


Location and Code definition

modules/CompetencyRatings/vardefs.php

'competency_id' => array( 'name' => 'competency_id', 'type' => 'link', 'relationship' => 'competencyratings_competencies', 'reportable' => false, 'vname' => 'LBL_COMPETENCY_ID', 'dbType' => 'id', ),



Missing User input


Affected by

Initiating