How to open a modal from a Form Wizard?
I'm currently making a Form Wizard, but inside the Wizard I would like to trigger to open a modal at some point. Ideally after submission, but I don't see how this could be possible.
So easiest would be triggering it as a button inside the wizzard en then opening de modal.
I can't find in the docs how to place a button that opens a modal from within a Form Wizard.
The Wizard itself is nothing special, just a Wizard with multiple steps.
0 Replies