Page 1 of 1

Carousel Multipage Form with condition

Posted: Mon Dec 06, 2021 4:56 am
by iezhawe
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.

Re: Carousel Multipage Form with condition

Posted: Mon Dec 06, 2021 6:50 am
by Pablo
I'm sorry, there is no standard solution for this. This will require a custom script.

Re: Carousel Multipage Form with condition

Posted: Mon Dec 06, 2021 2:34 pm
by BaconFries
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

Re: Carousel Multipage Form with condition

Posted: Thu Dec 09, 2021 9:04 am
by iezhawe
Thank you Baconfries, this opened my insight