guhur
1
Hi,
I followed the guidance from [Support Guide] Form problems, form debugging, 404 when submitting but my forms do not work.
- It is a pure HTML form built from a next js
- It is accessible here: https://deploy-preview-6--mieuxvoter.netlify.app/en#email
- The corresponding code is here: mieuxvoter.fr/footer.jsx at 7e5685632edd90fa3e692114e69ef8867bcba7de · MieuxVoter/mieuxvoter.fr · GitHub
- The forms appear in my dashboard Netlify App but no submission appears in spam/not spam.
- I tried to add a thank-you message: the form got redirected there, but without recording my submission.
Thanks!
Hi @guhur,
Your problem is covered in the guide you’ve linked above, specifically, it’s this section here:
Point 2 under that heading.