|
||
There can be several notification templates saved as .ini files in the C:\ProgramData\QPR Software\QPR 2014\2014.1\Servers\Templates\WAS\Booklet folder. All .ini files will appear as optional templates in the notification template selection of the Notification tab of the Manage Briefing Booklets view.
The structure of a valid notification template is presented below:
Line 1: |
[NOTIFICATION] |
File identifier. Compulsory. |
Line 2: |
TITLE=<message title> |
Subject for the e-mail notification. Replace marking <message title> with your subject. Compulsory. |
Line 3: |
MESSAGE=<message> |
Notification message body. Replace marking <message> with your notification message. Compulsory. |
The message body must be entered in a single text line as well as the notification title. To format the message text, the following tags are available:
<#CRLF> |
Carriage Return + Line Feed. Move cursor at the beginning of the next line. |
<#description> |
Insert booklet description. |
<#link> |
Insert link (URL) to the booklet. |
<#name> |
Insert booklet's name. |