The Email Templates configuration enables users with the Server Administration permission to create and manage sets of email templates that the INETAPP server should use when sending Auto-Mails to users. Both predefined and custom templates can be selected for sending in the email account dialog of the incoming server configuration or via JavaScript Trigger.
The configuration allows to create multiple sets of templates and individually translate these sets into multiple languages. Whenever a template is not included in a set or language, the default template is used. Maintaining multiple sets has the advantage of, e.g. changing to a set quickly without modifying the default template set. Sets can be selected manually or while running JavaScript Triggers. The Template language is also selected in the JavaScript Trigger.
The interface offers two configuration sections:
The options sections allows to set up:
{subtemplate}
. The email then contains the entire history of the ticket in the given order. See here.
Note: changes made to the options have to be applied using the Save Settings
button at the end of the section.
The section for Email Template Definition allows to:
The list of templates contains a top-down list of customized and predefined templates. Individual templates are presented in a muted or unmuted state. A muted state means that the template from the Default set is being used. A template line consist of the name and optional key of the template, whether an HTML and PLAIN TEXT content was defined and a menu to perform a ticket action on the template.
Note: The key of a template line, the muted text in brackets, corresponds to the short names in the type description for Auto-Emails.
New templates in a set can be created using the Copy Default Template ... entry from the menu of a template entry. This ticket action will copy the original template over into this set and open the edit dialog.
Additional custom templates can be created via the Add Template button at the bottom right. They can be selected for sending, e.g. in the email account dialog of the incoming server configuration or via JavaScript Trigger.