Field:offboardingtemplate@Offboardings

From MintHCM Wiki

Offboardings - Offboarding Templates

Name offboardingtemplate
Module Offboardings
Type link
Label Offboarding Templates
VName LBL_OFFBOARDINGS_OFFBOARDINGTEMPLATES_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/Offboardings/vardefs.php

'offboardingtemplate' => array( 'name' => 'offboardingtemplate', 'type' => 'link', 'relationship' => 'offboardings_offboardingtemplates', 'source' => 'non-db', 'module' => 'OffboardingTemplates', 'bean_name' => 'OffboardingTemplates', 'vname' => 'LBL_OFFBOARDINGS_OFFBOARDINGTEMPLATES_TITLE', 'id_name' => 'offboardingtemplate_id', ),



Missing User input


Affected by

Initiating