Field:body@EmailTemplates
From MintHCM Wiki
Email - Templates - Body | |
---|---|
Name | body |
Module | Email - Templates |
Type | longtext |
Label | Body |
VName | LBL_BODY |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | Yes |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Plain text body to be used in resulting email
Related Features
Affected by
Initiating
Location and Code definition
modules/EmailTemplates/vardefs.php
'body' => array( 'name' => 'body', 'vname' => 'LBL_BODY', 'type' => 'longtext', 'comment' => 'Plain text body to be used in resulting email' ),
Missing User input