Form not working on my Gatsby powered site

I have instrumented a form as per documentation on my Gatsby.js site (Gatsby has instructions on their docs too). The backend picked up the form (called contact). But when I submit it no data is coming through.

form is here: https://kohlhofer.netlify.com/contact/

source is here:

I tried the trouble shooting guide and checked for spam submission to no avail.

I am all out of options. Apologies if it is something obvious or silly. Any help would be greatly appreciated.

I figured it out at last:

I found the above via this very forum. The Gatsby.js doc did not include it. I may have missed it on the niftily docs/starters/recipes but do not think there was a reference on the newb happy path.

Anyway. All is good now!

1 Like