My Infusionsoft webform [embedded on my website] has first name, last name, email, and a radio selection.
If you click the submit button without filling the fields, it brings the user to another [not great-looking default infusionsoft] page instead of giving an error message like a normal form would.
Is there a js snippet anyone knows of that I can put in my webform html to prevent the user from clicking the Submit button unless they’ve filled all the fields? That just pops up a message on the same page.