Difference between revisions of "Field:delegation locale name@Delegations"

From MintHCM Wiki

(Created page with "{{Field-infobox |Field-name=delegation_locale_name |Field-module=Delegations |Field-type=relate |Field-label=Delegation Locale |Field-vname=LBL_DELEGATION_LOCALE_NAME |Field-r...")
 
(No difference)

Latest revision as of 18:27, 29 September 2019

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