Hey cool project man!! Is it possible to set up logic based on user choices in a multi-step form, particularly when a radio button selection leads to different subsequent steps ?
Nope, does not have logic. But the multi step is built on parsley.js which comes with conditional logic events. If you're a dev, you can expand the form to include conditional logic. The reason why I did not included conditional logic is bc it would be hard for a non-dev to control it. It's better if you use an embed form that already comes with cond. logic like Typeform, GHL, Hubspot, and so on. Hope it helps.
@@saascouple Figured it out as well : every attributes needs to be put in place : "form-step", "form-button" and mostly "multi-step", otherwise it breaks the entire process
Love it dude ! Thank you so much
Super helpful video.. thanks 👍
Happy it helps
Hey cool project man!! Is it possible to set up logic based on user choices in a multi-step form, particularly when a radio button selection leads to different subsequent steps ?
Nope, does not have logic. But the multi step is built on parsley.js which comes with conditional logic events. If you're a dev, you can expand the form to include conditional logic. The reason why I did not included conditional logic is bc it would be hard for a non-dev to control it. It's better if you use an embed form that already comes with cond. logic like Typeform, GHL, Hubspot, and so on. Hope it helps.
@@saascouple Thank you for your response, I really appreciate it!!
When I hit next button ,It doesnot go to next question.Why?
Sent you an email.
Thanks
@@saascouple Hey, same problem here :( Do you have a solution to share with us ? Thanks
@@fayazchatharoo I think May was able to find the solution. Can you share a read-only link with me via email? chris@thelumious.com
@@saascouple Figured it out as well : every attributes needs to be put in place : "form-step", "form-button" and mostly "multi-step", otherwise it breaks the entire process