Hello - working on a client project where their site has two forms on separate pages of the site.
Both of forms appear to submit data just fine. I double checked this by looking at the Forms submissions under the Forms tab in the project settings page.
However, only one of the forms is sending a notification email. The other one doesn’t seem to send the emails out.
When I look at the console logs I don’t see any errors either. And like I said, the data does get successfully submitted.
Any ideas?
Here are my form settings:
Thanks in advance!