I am working on a very simple form which I need one section (2 pages long) to be repeatable. I have done repeating subforms before on several other forms but this one keeps rendering the max number of instances of the flowed subform no matter what I try to get it to show only the initial single instance.
The form is a flowed subform which has 6 positioned subforms and one addtional flowed form (sectionII) which needs to repeat.
I need it to display a single instance when the form is opened. I have a simple button that the click event has script to add another instance. Structure is below. Not sure where I'm going wrong on this. Any suggestions will be greatly appreciated.