10
votes
Trigger Modal Through Form Submission
I would like to be able to trigger a modal popup via form submission. So that when, for example, someone opts into my newsletter, it triggers a popup that thanks them for it.
2 Comments
Leave a Reply
You must be logged in to post a comment.
This won’t be something we do through the modal block. It could be possible using Kadence Conversions, popup conversions can be triggered by different events so using the redirect on successful submissions you could redirect to the same page with an added query parameter and then trigger the conversion if that parameter exists.
Perfect, makes sense. This feature request was made before Kadence Conversions was released.