Field:position name@Appraisals

From MintHCM Wiki

Appraisals - Position

Name position_name
Module Appraisals
Type relate
Label Position
VName LBL_POSITION_NAME
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Appraisals/vardefs.php

'position_name' => array( 'name' => 'position_name', 'type' => 'relate', 'source' => 'non-db', 'vname' => 'LBL_POSITION_NAME', 'save' => true, 'id_name' => 'position_id', 'link' => 'positions', 'table' => 'positions', 'module' => 'Positions', 'rname' => 'name', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles