2019.1

Table Of Contents
l
Data Field: Use the drop-down to select which data field in the record the condition will
be based on.
l
Condition: Select which kind of condition is applied. Possible options are: Equal to, Not
equal to, Contains, Does not contain, Begins with, Ends with.
l
Value: The value(s) used for the conditional check. Each additional value should go on a
new line. The action is performed if the condition evaluates to true with one of the given
values.
Values are case sensitive, unless the option Case insensitive is checked.
Dates should be entered in ISO standard notation (yyyy-mm-dd).
l
Case insensitive: With this option checked, upper- and lowercase letters are treated as
being the same.
For example, you could check whether the value in the data field "Gender" is "Equal To" the
value Mr, in order to show a paragraph or an image applying only to male customers.
Section properties dialogs
The respective section properties dialogs are opened via the contextual menu:
l
Right-click the section in the Resources pane and choose Properties.
Email section properties
For information about Email sections, see: "Email templates" on page166.
Properties tab
The properties for an Email section are minimal and contain the following options:
l
Name: Enter the name of the Section in the Email Context. This has no effect on output.
l
The Meta Information group lists all <meta> tags that will be added to the header of the
email. Click the Add button to add a new <meta> tag to the list. Then you can select the
type of <meta> tag, which is either name or http-equiv, and enter the value (for a name-
type meta tag) and the content. For example, when you add a name meta tag with the
value viewport and content width=320, the following will be added to the header: <meta
name="viewport" content="width=320">. For more information on <meta> tags,
see W3Schools - HTML meta tag.
Page 480