Field:archival@DelegationsLocale

From MintHCM Wiki

Revision as of 18:30, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=archival |Field-module=DelegationsLocale |Field-type=bool |Field-label=Archival |Field-vname=LBL_ARCHIVAL |Field-required=No |Field-editable=Yes |F...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Delegations Locale - Archival

Name archival
Module Delegations Locale
Type bool
Label Archival
VName LBL_ARCHIVAL
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/DelegationsLocale/vardefs.php

'archival' => array( 'name' => 'archival', 'vname' => 'LBL_ARCHIVAL', 'comments' => '', 'help' => '', 'type' => 'bool', 'required' => false, 'default' => '0', 'audited' => true, 'massupdate' => 0, 'duplicate_merge' => 'disabled', 'reportable' => true, 'importable' => true, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles