I am somewhat of a CFv6 novice. I'm working through your examples, but I would like to combine two and am having difficulties figuring it all out.
I need to create a multi page form where the first page collects family-level information and the subsequent pages captures info about each child, up to five. What I'd like to have is that if I have only one child, I can skip to the end. If I have a second child, I can advance to the next page (the second-child page). If I have only two, I can skip to the end, but if I have three, I can advance to the third child page, etc.
I figured out how the event switcher can go to a specific form page, but I don't know how to set up the submit buttons and events.
Any assistance appreciated.
I need to create a multi page form where the first page collects family-level information and the subsequent pages captures info about each child, up to five. What I'd like to have is that if I have only one child, I can skip to the end. If I have a second child, I can advance to the next page (the second-child page). If I have only two, I can skip to the end, but if I have three, I can advance to the third child page, etc.
I figured out how the event switcher can go to a specific form page, but I don't know how to set up the submit buttons and events.
Any assistance appreciated.