Field:body html@EmailTemplates

From MintHCM Wiki

Email - Templates - Plain Text

Name body_html
Module Email - Templates
Type longtext
Label Plain Text
VName LBL_PLAIN_TEXT
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

HTML formatted email body to be used in resulting email


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/EmailTemplates/vardefs.php

'body_html' => array( 'name' => 'body_html', 'vname' => 'LBL_PLAIN_TEXT', 'type' => 'longtext', 'comment' => 'HTML formatted email body to be used in resulting email' ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles