2019.1

Table Of Contents
Editing a Dynamic Image
To edit dynamic images added to the template earlier, right-click the image, or the space
reserved for the dynamic images. Then click Dynamic Image to open the Dynamic Image
Script Wizard again.
Detail Table
In invoice templates, a Detail Table (also called a dynamic table) is an essential element. A
Detail Table is different from a standard table in that it has a variable number of rows; it is
dynamic. In a Print context it will automatically overflow into as many pages as necessary to
output all rows and it can display a transport line.
Detail Tables are only available when the loaded record set or data mapping configuration
contains transactional data in one or more detail tables (see "Loading data" on page764).
Note
Detail Tables cannot be used on a Master Page (see "Master Pages" on page486).
Creating a Detail Table
To create a Detail Table:
1. Open the Insert Detail Table dialog. There are several ways to do that:
l Drag the data field that contains the name of the detail table into the template.
l
On the menu select Insert > Table > Detail.
l
On the toolbar, click the Insert detail table button.
2. Enter the table's desired attributes:
l
ID: A unique identifier for the table. IDs are used to access the table from scripts and
as CSS selectors for style rules.
l
Class: A class identifier for the table. Classes can be shared between elements and
are used to access the table from scripts and as CSS selectors for style rules.
l
Detail Table: Use the drop-down to select which detail table to display within the
Page 790