Hi all.
I have a Form A with a collection A and a Form B with a collection B.
My collection B is reading only.
My collection A got a field 1 and the user can add news ones (field 1.1, field 1.2, field 1.3...)
I don't know how many fields the user will create.
In my collection B, I want to reproduce the collection A.
If the user added 5 lines, then my collection B will have 5 lines.
Is it possible and if yes, please teach me how to do.
Thanks in advance.
Regards.