Field:onboardingtemplate@Onboardings

From MintHCM Wiki

Onboardings - Onboarding Templates

Name onboardingtemplate
Module Onboardings
Type link
Label Onboarding Templates
VName LBL_ONBOARDINGS_ONBOARDINGTEMPLATES_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/Onboardings/vardefs.php

'onboardingtemplate' => array( 'name' => 'onboardingtemplate', 'type' => 'link', 'relationship' => 'onboardings_onboardingtemplates', 'source' => 'non-db', 'module' => 'OnboardingTemplates', 'bean_name' => 'OnboardingTemplates', 'vname' => 'LBL_ONBOARDINGS_ONBOARDINGTEMPLATES_TITLE', 'id_name' => 'onboardingtemplate_id', ),



Missing User input


Affected by

Initiating