We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

Brett • 1 year ago

I can't believe I am the first person commenting on this. I can't thank you enough. You'd have better luck finding life on Mars than any official documentation from Netlify in respect to Angular Form Submissions so thank you kind internet Sir for providing the above.

The only difference I made which is completely unnecessary was changing the constructor to 'http = inject(HttpClient)' cause I saw someone else do something like that.

Also doesn't require any of the historic index, hidden form bot stuff so hooray! Can't thank you enough.

John 🎮 Reit Games • 1 year ago

Hi, Brett!
I’m super happy to know that the blog post was useful.

This web site is using Angular and Netlify Forms too. I struggled to set it up in the beginning, and that's why I decided to write a post about it.

Brett • 1 year ago

I'm running a large number of routes with a shared library form that is used in numerous services and locations and I am trying to {{interpolate}} the service and locations in the form name to create a different value for the form. This is where I broke it. haha anyways, was great to get some form submissions working none the less. Thanks once again