2 Forms in One Page

Hi Everyone!

I have a website on Netlify: https://gptuesday-demo.netlify.app/

It has 2 forms. I have added Netlify attributed to the code (action=“/#” method=“post” data-netlify=“true”) But only the form in the footer (newsletter) is working right now. What is the issue?

Netlify form is far from ideal for doing this.

Collection subscribers for newsletter/marketing purposes needs doing via a dedicated marketing platform, not the way you are currently doing it. Doing so permits functionality like double opt-in as well as subscriber management features.

I just need the list of subscribers like name and email. Is it possible on Netlify to have 2 forms in one page?

As far as I know yes it is.

You’re not collecting the name in the form only the email.