2020.2

Table Of Contents
Note
Do not give an element the ID 'pages' or the class name 'dynamic'. These are reserved
words. Using them as an ID or class name leads to undesirable effects.
Other
These attributes are available depending on the item selected.
l
Allow Resizing: Allows columns in a table to be resized directly within the Workspace in
Design mode.
l
Alternate text: The "Alt" text used when hovering over the image in a browser. Also used
for accessibility.
l
Cellspacing: Defines the cellspacing attribute of the table which controls the spacing
between cells in the table.
l
Cellpadding: Defines the cellpadding attribute of the table which controls the padding
inside each cell of the table.
l
colspan: Number of columns that this Dynamic Table cell spans.
l
Expand table: If this option is unchecked, the table will not be merged with data in the
Preview mode or in output. This can be useful when debugging or optimizing a template.
l
Field: Associates an element in a Dynamic Table body row with a data field.
This setting corresponds to the data-field attribute (see "A Dynamic Table's data-
attributes" on page815).
l
Format: Defines how a value must be formatted. Which formats are available depends on
the data type of the corresponding field in the Data Model (see "Data types" on page279).
For a detailed description of the options see: "Formatting variable data" on page792.
This setting corresponds to the data-format attribute (see "A Dynamic Table's data-
attributes" on page815).
l
Hide when empty: By default, a Dynamic Table gets hidden if it contains no data.
Uncheck this option to keep the empty table in the output.
This setting corresponds to the data-hide-when-empty attribute (see "A Dynamic
Table's data- attributes" on page815).
l
Repeat: Associates a Dynamic Table body row with a detail table in the data. The row
will be repeated once for each record in the detail table. See "Dynamic Table" on
page801.
Page 1039