Field:created by@EmailTemplates
From MintHCM Wiki
|
Email - Templates - Created By | |
|---|---|
| Name | created_by |
| Module | Email - Templates |
| Type | varchar |
| Label | Created By |
| VName | LBL_CREATED_BY |
| Required | No |
| Editable | No |
| Visible | No |
| Reportable | Yes |
| Importable | Yes |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | |
| Options List Name | |
| Needs Validation | No |
Contents
Notes
An id of the user who created the record
Related Features
Affected by
Initiating
Location and Code definition
modules/EmailTemplates/vardefs.php
'created_by' => array( 'name' => 'created_by', 'vname' => 'LBL_CREATED_BY', 'type' => 'varchar', 'len' => '36', 'comment' => 'User who created record' ),
Missing User input