Does the fill-in-form work to test when you're just using it local?

Trying to test to see if this fill-in form is just a newsletter sign-up to put an email address in.
I turned on the forum, registered my email address to the B1 to be sent to, but it’s not working.

Will this work when it’s not on a live site? Just only locally on my computer to test this? It did send a test email to me when I signed up to register my email.?

Here’s what I get.
First I get you this thank you message and every time I close it, it re-pops up three times. And then on the fourth time, it takes me to this other page to verify I’m a real person and then I get the message that it does not work. Says I need to fill in required fields. I turned the required fields off, and it still gives me the same message. – It’s only just an email area to put in..

I’m going to need to copy this footer area onto a lot of pages. So I need to make sure this is working.

Once again, it would be really useful to have either a staging site to see or you share your HTML otherwise there’s not a lot of advice that can be provided.

The Easy Forms should work locally, and in production.

SmartForms only submits inputs that have a name attribute. Make sure each input has a unique name.