Field:description@EmailTemplates
From MintHCM Wiki
|
Email - Templates - Description | |
|---|---|
| Name | description |
| Module | Email - Templates |
| Type | text |
| Label | Description |
| VName | LBL_DESCRIPTION |
| Required | No |
| Editable | Yes |
| Visible | Yes |
| Reportable | Yes |
| Importable | Yes |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | |
| Options List Name | |
| Needs Validation | No |
Notes
Standard text field to store additional notes about the record
Related Features
Affected by
Initiating
Location and Code definition
modules/EmailTemplates/vardefs.php
'description' => array( 'name' => 'description', 'vname' => 'LBL_DESCRIPTION', 'type' => 'text', 'comment' => 'Email template description' ),
Missing User input