How to get a function executed on the submit callback (Frontend)
-
Hi, thanks for such a great plugin. It works fine.
But I have a few questions about the plugin.I am using PHP form, it works fine, but I need to change the behavior a little bit .
Please note, all these questions refer to the Frontend (JS) part.
1. Is it possible to get rid of the error message (invalid email…) or it would be much better if I could provide my own handler.
2. How to listen for submit events, I need to get my function called when form is submitted, but I don’t want to alter the default behavior (AJAX call ..). I need just be notified when response comes.
3. Also this question is related with the previous one, I need to get rid/alter the default message that is placed instead of a form after subscription.I would be grateful for any help.
Thanks.
The topic ‘How to get a function executed on the submit callback (Frontend)’ is closed to new replies.