Form submission does not appear

I have a website and when I test the form it does not appear on the form dashboard, only the name of it but with no submission, the deployed site url is https://staging--site-magnet.netlify.app/FaleConosco/

The form name is contato. When I try send the form the page that show is “Page Not Found
Looks like you’ve followed a broken link or entered a URL that doesn’t exist on this site.”

Here’s a screenshot of the form code
image

Hi Paolo,

Several things happening here. You should start with our forms debugging playbook, here: [Support Guide] Form problems, form debugging, 404 when submitting . It speaks to your 404 page issue, and also to why we aren’t receiving your submissions, which I will recap in brief here, but you really need to read that whole post since it is all directly relevant to your situation:

  1. that is not the right content-type as you’ll see in the debugging guide
  2. if you don’t have any fields defined in the HTML version of your form (I don’t see them, but maybe you just cut it off?) we won’t save any fields.