...
Counter element serves the is a dynamic numbering of tool designed to automatically sequence records in the loop. It can be used in the following cases:
to number the repeatable structural blocks (which usually are organized in Collection Containers). For this, place the Counter into the Collection Container;
to number the rows in the Dynamic Table. For this, place the counter in the required cell of the table.
Use the Data tab to set the corresponding values about its display in the Data tab:
...
Number format:
Arabic numerals
Roman numerals
Letters
Delimiters:
...
none (display a number as-is: 1, 2, 3, etc.);
...
repeating content.
Primary Uses
Number of items within Collection Containers:
Result:
Provide row numbering in Dynamic Tables
Result:
Configuration
Access settings through the Data tab:
Number Format Options
Arabic numerals (1, 2, 3)
Roman numerals (I, II, III)
Letters (A, B, C)
Delimiter Settings
None: plain number (1, 2, 3)
Dot: number with period (1., 2., 3
...
.)
...
Brace: number with
...
parenthesis (1), 2), 3)
...
)
...
Starting
...
Value
Define initial number
Accepts Arabic numerals only
Applies regardless of the
...
chosen format
...
...
Styling
Use Customize appearance via the Style tab to adjust the font and background color of the element, and any other styles needed:
Font properties
Background color
Size
Best Practices
Place within Collection Container for block numbering.
Insert in table cells for row numbering.
Maintain consistent formatting throughout the document.
Info |
---|
The Counter calculates numbers within its immediate parent container. When nested inside multiple Collection Containers, the Counter will only number items in its direct parent container. To number items at different container levels, use separate Counters for each level. |