Section properties dialogs

The respective section properties dialogs are opened via the contextual menu:

  • Right-click the section in the Resources pane and choose Properties.

Email section properties

For information about Email sections, see: Email templates.

Properties tab

The properties for an Email section are minimal and contain the following options:

  • Name: Enter the name of the Section in the Email Context. This has no effect on output.
  • 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.

Includes tab

This tab lists the style sheets that can be applied to the email section when producing the output. Style sheets are loaded in the order shown, and styles in later style sheets overwrite earlier ones when the same selector is used. (See Includes dialog and Styling templates with CSS files.)

Attachments tab

The Attachments tab lets you select files and delete attachments. For more information, see: Email attachments.

Print section properties

For information about Print sections, see: Print sections.

Properties

  • Section group:
    • Name: The name of the section.
    • Minimum number of pages: The default minimum number of pages is 1. If content is too long to fit on one page, overflow will automatically appear on the next page. Changing the minimum number of pages can be useful when you want certain content to appear on a specific page.

    These properties can be used in a Control Script; see the topic Control Scripts and the page about the section object: section.

For an explanation of other settings on the Properties tab, see Page settings: size, margins and bleed.

Includes Tab

The Includes tab defines which style sheets and JavaScript files should be applied to the section when generating output, and in which order; see Includes dialog.
For more information about stylesheets, see Styling templates with CSS files.
For more information about using JavaScript, see Using JavaScript.

Finishing tab

This tab defines finishing options for this section when it is printed. For an explanation of all Binding and Hole making options, see Finishing Options.

Sheet Configuration tab

The Sheet Configuration tab defines how different Print context sections output on different Media (see Media) and using different Master Pages (see Master Pages). For an explanation of all settings on this tab, see Sheet Configuration dialog.

Background tab

This tab defines the background of the current Print section; see Using a PDF file as background image.

Numbering tab

The Numbering tab defines how page numbers are configured in the current Print section; see Configuring page numbers.

Web Section Properties

The Web section properties define some of the web page properties, especially details appearing in the header.
For information about Web sections, see Web pages.

Properties tab

For information about the settings on the Properties tab, see Setting the title, meta data and a shortcut icon.

Includes Tab

The Includes tab defines which style sheets and JavaScript files should be included in the section when generating output, and in which order; see Includes dialog.
For more information about stylesheets, see Styling templates with CSS files.
For more information about using JavaScript, see Using JavaScript.

Arrange Sections

The Arrange dialog is used to change the order of sections within a context. This can have an effect on how they are outputted; see: Print sections, Email templates and Web pages.

To access the Arrange dialog, on the Resources pane, right-click on any section or the context containing them, and click Arrange.

  • Name: Displays the name of each section within the context.
  • Move Up: Click to move the currently selected section up one position.
  • Move Down: Click to move the currently selected section down one position.