Field:appraisals@Employees

From MintHCM Wiki

Employees - Appraisals

Name appraisals
Module Employees
Type link
Label Appraisals
VName LBL_APPRAISALS
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


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Employees/vardefs.php

$dictionary["Employee"]["fields"]["appraisals"] = array( 'name' => 'appraisals', 'type' => 'link', 'relationship' => 'appraisals_employee', 'source' => 'non-db', 'side' => 'right', 'vname' => 'LBL_APPRAISALS', );



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles