I’ve created forms on my site with required fields and designed the error message for if a user doesn’t complete them. However, the error state I designed doesn’t appear. Instead, native alerts pop up to tell me that the form is incomplete.
Hi @BRDWIL, if you are trying to use your own validation for the forms, I would set the field inputs to have the Required flag unchecked and see if that helps.