2018.2

Table Of Contents
Note
Style sheets are applied in the order in which they are included in a section. The styles in each
following style sheet add up to the styles found in previously read style sheets. When style sheets
have a conflicting rule for the same element, class or ID, the last style sheet wins and overrides
the rule found in the previous style sheet.
Note
Style sheets that are linked to (i.e. included in) a section show a chain icon in the Resources pane
(see "Resources pane" on page872).
Setting a default Email template for output
An Email context can contain multiple templates. When generating output from the Email
context, however, only one of the Email templates can be merged with each record.
To select the Email section that will be output by default:
l
On the Resources pane, expand the Email context, right-click a section and click Set as
Default.
Note
The Default section is executed when the template is merged using the Create Email Content task in
Workflow (see Workflow Help: Create Email Content).
Tip
Use a Control Script to dynamically select an Email section for output depending on the
value of a data field.
Page 449