E-mail List Archives
Re: Form validation on blur or on form submission
From: Birkir R. Gunnarsson
Date: Jun 7, 2018 9:37PM
- Next message: Sarah Ferguson: "Alt text for the sciences"
- Previous message: Philip Kiff: "Re: PDF/UA Quandary 2 - Links inside References in TOC - Does this just cause screenreaders to hear duplicate Links?"
- Next message in Thread: None
- Previous message in Thread: Steve Green: "Re: Form validation on blur or on form submission"
- View all messages in this Thread
You always have to do error checking on submit. That's the safe base level.
Question is, do you want to go above and beyond that.
I think that question starts with general usability testing to see
what, or a lack of a better word "regular usres" prefer.
If they prefer oninput/onblur validation they should have it.
The second phase I'd carry out the same esting with users of assistive
technologies, who interact differently with the page and decide
whether to make the more aggressive error validation available to them
by use of live regions.
On 6/6/18, Steve Green < <EMAIL REMOVED> > wrote:
> This is precisely my thought too. Historically (say up to perhaps ten years
> ago) validation was just about always done on form submission and I don't
> recall any users expressing dissatisfaction with this. It seems that new
> approaches such as validation on blur and even validation on key-up have
> become common without any user research that I am aware of.
>
> We have a client whose existing website has a mixture of all three
> approaches and we have to decide which one to standardise on, so I would be
> delighted to find that they have been researched extensively and one
> approach was found to be better.
>
> Steve
>
>
>
- Next message: Sarah Ferguson: "Alt text for the sciences"
- Previous message: Philip Kiff: "Re: PDF/UA Quandary 2 - Links inside References in TOC - Does this just cause screenreaders to hear duplicate Links?"
- Next message in Thread: None
- Previous message in Thread: Steve Green: "Re: Form validation on blur or on form submission"
- View all messages in this Thread