Hello,
I made a multi page form with Carousel.
How to be conditioned before all edit boxes are filled, not to move to the next page?
The next button is active if the form in the current page is filled in all.
Carousel Multipage Form with condition
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
- Pablo
- Posts: 23687
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Carousel Multipage Form with condition
I'm sorry, there is no standard solution for this. This will require a custom script.
- BaconFries
-
- Posts: 6012
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Carousel Multipage Form with condition
See the following example for information only as you will need a understanding of HTML / jQuery / JavaScript to implement
https://codepen.io/joe-watkins/pen/XKEqQV
https://codepen.io/joe-watkins/pen/XKEqQV
-
-
- Posts: 18
- Joined: Mon Oct 25, 2021 7:56 am
Re: Carousel Multipage Form with condition
Thank you Baconfries, this opened my insight