Field:competencyratings@Positions

From MintHCM Wiki

Positions - Expected Level of Competency

Name competencyratings
Module Positions
Type link
Label Expected Level of Competency
VName LBL_COMPETENCYRATINGS_POSITIONS_TITLE
Required No
Editable No
Visible No
Reportable Yes
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/Positions/vardefs.php

'competencyratings' => array( 'name' => 'competencyratings', 'type' => 'link', 'relationship' => 'competencyratings_positions', 'module' => 'CompetencyRatings', 'bean_name' => 'CompetencyRatings', 'source' => 'non-db', 'vname' => 'LBL_COMPETENCYRATINGS_POSITIONS_TITLE', ),



Missing User input


Affected by

Initiating