Page 1 of 1
Multi-Step Form
Posted: Mon Feb 21, 2022 2:13 pm
by rganguly
How can I design a multi-step form like this
https://codepen.io/monbrielle/pen/dyYRgPm?
Re: Multi-Step Form
Posted: Mon Feb 21, 2022 2:15 pm
by Pablo
Maybe this will be helpful?
https://www.wysiwygwebbuilder.com/carouselwizard.html
Or else you can use the 'Wizard' object.
Re: Multi-Step Form
Posted: Mon Feb 21, 2022 2:24 pm
by rganguly
Sir, it is not working properly. I opened the demo link and press next without entering any text and it is scrolling automatically and did not stop. See this
https://we.tl/t-hWcw75h96z.
Re: Multi-Step Form
Posted: Mon Feb 21, 2022 3:04 pm
by Pablo
Make sure the pause time is set to '0'
Re: Multi-Step Form
Posted: Mon Feb 21, 2022 3:08 pm
by rganguly
Okay sir, but if I press Next without filling any field it is moving to slide 2. How to prevent this slide from moving to slide 2 without filling the fields on slide 1?
Re: Multi-Step Form
Posted: Mon Feb 21, 2022 4:19 pm
by Pablo
Sorry, there is no option to prevent that.