2022.1

Table Of Contents
l To add a field, select a data field from the drop-down next to the row's Add Field
button. Or click the Add Field button itself to add an empty field.
Tip
Empty fields are useful for positioning cells underneath each other to make
them look like columns.
l The Synchronize fields button refills a row with all the data fields of the detail table
to which the row is associated.
l Drag a field up or down to change the order of the cells in the table row.
l Use the Format drop-down to select how the value must be formatted. Which
options are available depends on the type of the data field (see "Data types" on
page310). For an explanation of the options see "Formatting variable data" on
page853.
l Click the Left, Center or Right button to align the cell's content.
The Text alignment mode determines how the cell's alignment will be added to the
table:
l Via inline styles: The text-alignment is set via the style attribute of the cells.
This is also called local formatting. (See also: "Styling and formatting" on
page785.)
l Use CSS utility classes: The cells get a class for which the default style
sheet for Dynamic Tables (default_table_styles.css) has a style rule. For more
information see "Utility classes for text in a Dynamic Table" on page878.
A row is associated with a (nested) detail table. The row will be repeated in the output
(or in Preview mode) as many times as necessary to display all the records in the
associated detail table.
l To add a row, select a detail table from the drop-down next to the Add Row button
at the top of the table. Or click the Add Row button itself to add an empty row.
Page 868