1.7

Table Of Contents
Note
When updating the software from a version prior to version 1.5, pre-existing presets will be
maintained in the new version.
In the "Send Email" on page644 and "Send Test Email" on page646 dialogs you will be able
to choose one of the presets and adjust the settings to your needs.
Subject
To specify a subject for an email template:
1.
Open the email section and expand the Email Fields by clicking Email Fields at the top of
the section.
2.
Type the subject in the Subject field.
To add variable data to the subject of an email section, drag and drop a data field into the
Subject field at the top of the workspace. Two things will happen:
l A placeholder for the data field appears in the subject line (for example: @email@).
l A new script, named Subject, is added to the Scripts pane.
You can add as many data fields to the subject as you like. When you do add more than one
data field, the existing Subject script will be modified to include all data fields that are added to
the subject.
The result of the script will be visible in the Subject field in Preview mode: click the Preview tab
at the bottom of the workspace.
Note
By default, the Subject script targets one email section specifically. You can see this
when you double-click the script on the Scripts pane. The selector of the Subject script
contains the name of a particular email section, for example: html[section="Content"] (in
this case, Content is the name of the email section). If you remove the html[...] part from
the selector, the script will work for all email sections.
Page 346