Hello everyone.
I've got a question. In the forms as far as I understand, you cannot nest the Repeater.
So now I am stuck with a proposition. I need to create a form with the following sections:
Now the user, that is filling the form should be able to add multiple "Vod" (group) sections. For each group it can add up to 9 participants and 1 leader.
At the end the user also uploads the file.
My question is, how could i implement this functionality. Also the Vodnik, Vod and Document are currently set up as Sections and the Udeleženec part is a Repeater.
Thanks in advance.
P.S. I am uploading an image of the current form that needs to be updated.
As you already know, repeaters cannot be nested. You may not know that repeaters are not fields. They are actually embedded forms. The only way to accomplish what you want with your design is have the user create one entry for each group.
I also cannot nest the sections inside the repeater, right? Is it for the same reason?
Different reason, but no, you can't nest sections.
What about the section inside the repeater?
You cannot put sections inside repeaters.
Please login or Register to submit your answer