Field:message id@Emails
From MintHCM Wiki
|
Emails - Message ID | |
|---|---|
| Name | message_id |
| Module | Emails |
| Type | varchar |
| Label | Message ID |
| VName | LBL_MESSAGE_ID |
| 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
ID of the email item obtained from the email transport system
Related Features
Affected by
Initiating
Location and Code definition
modules/Emails/vardefs.php
'message_id' => array( 'name' => 'message_id', 'vname' => 'LBL_MESSAGE_ID', 'type' => 'varchar', 'len' => 255, 'comment' => 'ID of the email item obtained from the email transport system', 'inline_edit' => false, ),
Missing User input