Hi there,
I have a monster form with 7 pages of fields on it (I know, but we've all been there with requirements, right?) where I have quite a few dependent conditions and I'm not sure its configured correctly.
The issue I'm having at the moment is that I want the user to go from page 1 to page 3 (skipping page 2) if the value of a hidden checkbox is ticked, but to go to page 2 if it is not ticked.
Therefore, I have two buttons, one a straight submit, and the other a submit with a link to page 3. The form is sequential. Then for both buttons, I have set conditions on the hidden field to show and hide as appropriate.
The checked status of the check box is changing as expected. I am also deliberately re-firing the "change" event on the checkbox just in case it was that. However, the buttons do not swap over as expected. I have had this working, but ever since I changed the display label of the checkbox (to make more sense in the form result email) it has stopped working. I have since deleted and recreated the hidden checkbox, the buttons, the button event conditions etc. but none of this has had an effect.
I have attached screenshots of:
With the checkbox unhidden, checking and unchecking it *DOES* make the buttons change as expected. As noted, this has been working previously with the checkbox hidden, so I'm at a bit of a loss. Any assistance appreciated!



I have a monster form with 7 pages of fields on it (I know, but we've all been there with requirements, right?) where I have quite a few dependent conditions and I'm not sure its configured correctly.
The issue I'm having at the moment is that I want the user to go from page 1 to page 3 (skipping page 2) if the value of a hidden checkbox is ticked, but to go to page 2 if it is not ticked.
Therefore, I have two buttons, one a straight submit, and the other a submit with a link to page 3. The form is sequential. Then for both buttons, I have set conditions on the hidden field to show and hide as appropriate.
The checked status of the check box is changing as expected. I am also deliberately re-firing the "change" event on the checkbox just in case it was that. However, the buttons do not swap over as expected. I have had this working, but ever since I changed the display label of the checkbox (to make more sense in the form result email) it has stopped working. I have since deleted and recreated the hidden checkbox, the buttons, the button event conditions etc. but none of this has had an effect.
I have attached screenshots of:
- Hidden checkbox unit
- First button to go to second page including events
- Second button, initially hidden, to go to third page including events
- Form showing button to second page but checked box, a scenario where I'd expect to see the button to the third page instead.
With the checkbox unhidden, checking and unchecking it *DOES* make the buttons change as expected. As noted, this has been working previously with the checkbox hidden, so I'm at a bit of a loss. Any assistance appreciated!



