Browser validation

how can I remove browser validation and use the one on backend in my workflow?

also is it possible to get all of the errors when a form is submitted and display a summary of the errors? I use xano and I’m geting the errors in the response one by one

I’m not 100% sure but I think you have to actually do this from your browser/extension that’s causing the validation. It’s not something you can control from WeWeb I believe.

Hi Stesi,

  1. You’ll get this “Please fill out this field” message if the input is left empty but is set as required:

  1. That message is automatically generated from the browser indeed