Field:indicator@Emails

From MintHCM Wiki

Emails - Indicator

Name indicator
Module Emails
Type function
Label Indicator
VName LBL_INDICATOR
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable No
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/Emails/vardefs.php

'indicator' => array( 'name' => 'indicator', 'vname' => 'LBL_INDICATOR', 'type' => 'function', 'source' => 'non-db', 'massupdate' => 0, 'importable' => 'false', 'duplicate_merge' => 'disabled', 'studio' => 'visible', 'inline_edit' => false, 'function' => array( 'name' => 'displayIndicatorField', 'returns' => 'html', 'include' => 'modules/Emails/include/displayIndicatorField.php', 'onListView' => true ), ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles