Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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:

  1. to number the repeatable structural blocks (which usually are organized in Collection Containers). For this, place the Counter into the Collection Container;

    image-20241025-120228.pngImage Removedimage-20241025-120203.pngImage Removed

  2. to number the rows in the Dynamic Table. For this, place the counter in the required cell of the table.

    image-20241025-120614.pngImage Removedimage-20241025-120753.pngImage Removed

Use the Data tab to set the corresponding values about its display in the Data tab:

...

Number format:

  1. Arabic numerals

  2. Roman numerals

  3. Letters

Delimiters:

...

none (display a number as-is: 1, 2, 3, etc.);

...

repeating content.

Primary Uses

  1. Number of items within Collection Containers:

    image-20241025-120228.pngImage Added

    Result:

    image-20241025-120203.pngImage Added

  2. Provide row numbering in Dynamic Tables

    image-20241025-120614.pngImage Added

    Result:

    image-20241025-120753.pngImage Added

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.