Field:appraisalitems@Appraisals

From MintHCM Wiki

Revision as of 18:16, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=appraisalitems |Field-module=Appraisals |Field-type=link |Field-label=Appraisal Items |Field-vname=LBL_APPRAISALITEMS |Field-required=No |Field-edi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Appraisals - Appraisal Items

Name appraisalitems
Module Appraisals
Type link
Label Appraisal Items
VName LBL_APPRAISALITEMS
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/Appraisals/vardefs.php

'appraisalitems' => array( 'name' => 'appraisalitems', 'type' => 'link', 'relationship' => 'appraisals_appraisalitems', 'source' => 'non-db', 'module' => 'AppraisalItems', 'bean_name' => 'AppraisalItems', 'vname' => 'LBL_APPRAISALITEMS', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles