Carousel Multipage Form with condition

Issues related to forms.
Post Reply
iezhawe
 
 
Posts: 18
Joined: Mon Oct 25, 2021 7:56 am

Carousel Multipage Form with condition

Post 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.
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Carousel Multipage Form with condition

Post by Pablo »

I'm sorry, there is no standard solution for this. This will require a custom script.
User avatar
BaconFries
 
 
Posts: 5328
Joined: Thu Aug 16, 2007 7:32 pm

Re: Carousel Multipage Form with condition

Post 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
iezhawe
 
 
Posts: 18
Joined: Mon Oct 25, 2021 7:56 am

Re: Carousel Multipage Form with condition

Post by iezhawe »

Thank you Baconfries, this opened my insight
Post Reply