Hook for additional checks before saving
-
Hi,
I am trying to check if the mail already exists in the database for this form. If so, the form shouldn’t be saved and an error should be thrown.
At the moment I am using the hook ‘torro_response_saved’ for getting the form data in order to insert the user in an external newsletter database (if checkbox is checked). Is there any hook before the data gets saved? How can I throw an error and display it above the form?
Thanks!
Best,
Marc
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Hook for additional checks before saving’ is closed to new replies.