Field:offboardingtemplate name@Offboardings

From MintHCM Wiki

Offboardings - Offboarding Template

Name offboardingtemplate_name
Module Offboardings
Type relate
Label Offboarding Template
VName LBL_OFFBOARDINGTEMPLATE_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/Offboardings/vardefs.php

'offboardingtemplate_name' => array( 'name' => 'offboardingtemplate_name', 'type' => 'relate', 'source' => 'non-db', 'vname' => 'LBL_OFFBOARDINGTEMPLATE_NAME', 'save' => true, 'id_name' => 'offboardingtemplate_id', 'link' => 'offboardingtemplate', 'table' => 'offboardingtemplates', 'module' => 'OffboardingTemplates', 'rname' => 'name', 'required' => false, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles