Field:delegation locale name@Delegations

From MintHCM Wiki

Delegations - Delegation Locale

Name delegation_locale_name
Module Delegations
Type relate
Label Delegation Locale
VName LBL_DELEGATION_LOCALE_NAME
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable Yes
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/Delegations/vardefs.php

"delegation_locale_name" => array( 'name' => 'delegation_locale_name', 'type' => 'relate', 'source' => 'non-db', 'vname' => 'LBL_DELEGATION_LOCALE_NAME', 'save' => true, 'id_name' => 'delegation_locale_id', 'link' => 'delegationslocale', 'table' => 'delegationslocale', 'module' => 'DelegationsLocale', 'rname' => 'name', 'audited' => true, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles