Home › Forums › Quform WordPress › open modal on submit with form data passed to it
so i have a form that i want to open a modal window when the submit button is pressed. I also need the form data to be submitted into that modal, which i would assume i can do through something similar to this https://support.themecatcher.net/quform-wordpress/guides/customization/display-submitted-form-data-after-redirecting-to-another-page
the issue i cannot resolve is how to have the submit button open the modal… any ideas?
Hi,
I suggest you add some code on one of these hooks opening a modal window with the data from the form. I suggest post process, but you can choose. Don’t forget to create the modal window and hide it before.
Regards,
Félix
You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.