Hello Netlify Team,
I hope you’re doing well. I’m currently using Netlify to host my website, and I’m encountering an issue with my form submissions not being received in my Netlify account. Despite multiple attempts and having followed the documentation, the form still doesn’t appear to be working properly.
Here’s some background information:
- Website: https://trvlaregbook.reviews/
- The form is supposed to submit the visitor’s contact details (email and WhatsApp number), but after submitting, no data is showing up in my Netlify Forms dashboard.
- I’ve added the necessary
data-netlify="true"
attribute to my form, and all fields are properly named. - I have redeployed my site several times after making changes to the form.
I’ve already checked the following:
- My form has the correct attributes (
data-netlify="true"
). - The form has unique name attributes for each field.
- I verified that the form is properly set up for submission.
Despite all of this, I’m still not receiving any submissions, and it seems like the form might not be getting detected correctly.
Could someone please help me troubleshoot this? It’s crucial for my site’s operation, and I would really appreciate any assistance to get it working properly.
Thank you in advance!
Best regards,
[Your Name or Username]