I’m trying to create a multi-page form with about 11 pages. Pages 4-7 should repeat as the user can add and remove items.
So I’m thinking maybe I can use the Gravity Forms repeater example with a multi-page form as the repeater field inside of another multi-page form:
But I see the repeater form as a long one page form showing all the pages and next buttons. The add/remove buttons don’t do anything.
Is this even possible or am I crazy for trying this? Is there a better way to accomplish what I want?