Wizard: different steps based on value in step 1
I'm trying to create a wizard where the first step is choosing an option, and based on that option the next step shows the form for that type. Is there an easy way to achieve that? One option is to just set steps visible/hidden, but is that the best way?
4 Replies
Have you solved it?
No π But would love to hear it if you have!
You can use visible/hidden in the next step..
Hi @GavTheDev , yes, In the end, I decided to use visible/hidden