Email on form submit

Hiiii!

I am trying to send an email on form submit, I have used the code from :

[Velo Tutorial: Sending an Email on Form Submission | Help Center | Wix.com]

but having no joy, no email gets sent. I am hoping to modify it to send an email to different members emails once I have got it working, but for some reason even the basic approach isn’t working, any one any ideas why that might not be working?

Hi there!

To help debug your form, I recommend checking out the Site Log which allows you to view your website’s logs and errors live.

You can test out your form by going on your published live site, submitting it with data, and seeing if there are any errors in your Site Log. This will give you a lead on what needs to be changed to fix your form.

Feel free to continue this thread and post findings if you need assistance once you have a better idea of what went wrong :slightly_smiling_face:

Hi @thomasj thanks for the reply, I did try the logs, but I am not getting any issues show up on there! I can see on the google console that the “await” key word seems to be throwing an error, but other than that, but other than that I cant see why the code from the help center wouldn’t be working? Surely others would have had the same problem if the await was an issue!