On my form I am using an email field. When I put in an invalid email adress, for instance only email (so without @url.com), the form input does not have the state invalid. Is there a way to give it a state invalid?
The page I need help with: [log in to see the link]