I have a form with required attributes.
So I want this form to validate if my input fields are correct, BUT I don't want to show the warning message "This field needs to be filled in".
I can't seem to find anyhting online about disabling the default browser warning. Does anyone know how to do this?