Hi Archibald and thanks for the reply.
I would like it to work like html validation, directly when loading the form. I would like to do it with js but, I would have to intercept several events and show validation icons next to each input and I don’t know how to do it. I was wondering if there was a simple method to proceed to submit bypassing the html validation block in case of empty (required) or invalid (pattern) input.
Thanks, Gabriele.