Number widget - Identify the number of an iteration

Tags

To make it easier for operators to find their way around their forms, it is useful to have the iteration number of your repeatable sections or creation widgets.  To find out how to retrieve this data, please continue reading this article.

1. How to find the iteration number created during a job?

  • Drag and drop a repeatable section widget.
  • Drag and drop a number widget into the repeatable section.
  • Copy the tag of your repeatable section widget then add to it :iteration before the last ##.

You should obtain a result similar to the one below:

##repeat_section_4nyG0Xj2:iteration##

  • Finally, paste this tag as the default value of the number widget.

This tag can also be pasted into a text widget.

image
image

The same principle applies to the following widgets: repeatable section, manual selection, automatic selection, and creation widget.