-
Notifications
You must be signed in to change notification settings - Fork 40
Description
Describe the feature request

PopupMaker is awesome already, and it could be even more : P
At the moment PopupMaker is not supporting forms created with Kadence (an open source collection of Gutenberg blocks).
When I add "form submitted" as trigger, the popup is not shown : /
I tried with ninja forms, and the popup is shown correctly.
I prefer Kadence, as it integrates in the Gutenberg editor, and it's open source.
The form block I tried is this: https://www.kadencewp.com/help-center/docs/kadence-blocks/form-block/ - it works well, but its submission event is not being caught by PopupMaker.
Use case
When a form (created with Kadence) is submitted, show a confirmation message in the popup, like this one:

Example screenshots (if any)
See above.
Tech note
I'd be happy to contribute!
I'm willing to have a look and try to implement it. I'm familiar with PHP.
Would this be appreciated?
If yes, I'd just need some initial guidance, about where to look to start with.
Thank you!
