Field:date modified@EmailTemplates
From MintHCM Wiki
|
Email - Templates - Date Modified | |
|---|---|
| Name | date_modified |
| Module | Email - Templates |
| Type | datetime |
| Label | Date Modified |
| VName | LBL_DATE_MODIFIED |
| Required | Yes |
| Editable | No |
| Visible | Yes |
| Reportable | Yes |
| Importable | Yes |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | |
| Options List Name | |
| Needs Validation | No |
Notes
Date of modifing the record
Related Features
Affected by
Initiating
Location and Code definition
modules/EmailTemplates/vardefs.php
'date_modified' => array( 'name' => 'date_modified', 'vname' => 'LBL_DATE_MODIFIED', 'type' => 'datetime', 'required' => true, 'comment' => 'Date record last modified', 'inline_edit' => false ),
Missing User input