I have a form locate at https://www.kloudkick.com/join-our-beta-program and I have required fields set for validation. When I test the form, the validation is working properly, but I have been receiving submissions with the field names as the values such as this…
Name: {name}
Email: {email}
Domain: {domain}
Executive Summary: {executive-summary}
I don't understand how the form is even being submitted when the email field requires a valid email?
Name: {name}
Email: {email}
Domain: {domain}
Executive Summary: {executive-summary}
I don't understand how the form is even being submitted when the email field requires a valid email?