I’ve published my site to: https://goldenticketcompetition.tapi.co.uk/
I’ve added the netlify attributes as documented:
But then in my netlify dashboard, nothing happens?
Any ideas?
Tom
I’ve published my site to: https://goldenticketcompetition.tapi.co.uk/
I’ve added the netlify attributes as documented:
But then in my netlify dashboard, nothing happens?
Any ideas?
Tom
Somehow the bot field is rendered before the name input, which - I found - can lead to a bit of trouble. Can you change the order of your form attributes to see if that makes a difference?
So i’ve changed the order now:
But still no luck, any other ideas?
Your form must be present in html on the index.html page for Netlify to detect the fields. Follow this guide: