I have a quick question. I have a form that has 3-6 similar form sections (meaning they use the exact same data).
My form is a registration form. I have it setup so that if the registrar wants to register another child, then a section pops up with the same field information. There are certain places where up to 6 children can be registered.
I can see where this would be confusing for the back end. Is there anyway to separate sections that contain the same form fields? It really comes into play when you use conditional logic for sections. It's hard to determine which field to use because there are multiple instances of the same field label.