send form to email
-
Hi, I want to ada a submit button so that the form can then get sent to my email address once someone has completed it.
I can see this in your instructions that I can add this to a button
jQuery(this).closest(‘form’).submit();
How would I select which email the form gets sent to?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘send form to email’ is closed to new replies.