Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

Automatic numbering of rows/subforms

Avatar

Former Community Member
I want to make a form where users can add and remove subforms/table rows, and where every subform/table row is numbered automatic in the first column.



Example:

1 TEXT

1.1 text

1.2 text

1.3 text



2 TEXT

2.1 text

2.2 text

2.3 text

2.4 text



3 ETC.

3.1 etc.



I want the numbers to be calculated automatic.



I know how to make the add/remove subform/table row. That isn't the problem. I just don't know how to make the fields calculate the numbering.

And I don't know if the whole thing should be a table, or that I have to add a subform (with a table included) for every whole number, with the whole number row as a header and the following numbers as rows to be added.



Can anyone help me with this?



Thanks in advance!



Sterre
1 Reply

Avatar

Former Community Member
Maybe you could do this grouping by Section.

Section 1

Row1

Row2

Row3

.

.

.



Section 2

Row1

Row2

.

.

.



And then you could put a text field with the numbers increasing or decreasing, depending of the situation.