Hi Seb,
There is currently no option in the plugin to have conditional fields like this.
Is there a specific reason you want a multi-step form? If it’s just about how the form looks on the front end, you could always use Custom CSS to make some style changes, and we could help you with that.
Hi, thank you for the response.
The reason why is because this plugin is used for a client and the client wants a reservation system and they gave me their design.
Their form design has the date, time, number of kids, adults and then the user can proceed to the next step and enter their personal details for contact.
Is that possible? Thank you!
Hi Seb,
No, that is not possible.
If you’re handy with coding, you might be able to modify the code that outputs the form with some custom jQuery/JavaScript, to hide certain parts of it on load and then conditionally display the rest. We would not be able to help/support/troubleshoot/test/etc. this.
With that in mind, here are some good resources you can check out:
onload event example: https://stackoverflow.com/questions/39307329/hide-div-onload-in-javascript/39307565
Hide/show content based on click events: https://www.w3schools.com/howto/howto_js_toggle_hide_show.asp
-
This reply was modified 5 years, 2 months ago by
jaysupport.
-
This reply was modified 5 years, 2 months ago by
jaysupport.