2346547890
and happily it fills out the form like
234 654 7890
However, what these technical luminaries fail to realize is two things:
- Not everyone can touch type numbers (much less touch type at all)
- The vast marjority of the forms on the web that solicit phone numbers either don't break the field in three parts, or don't have the fancy "auto tabbing" feature.
The result of this miscalculation is a customer experience that leads to the form being filled out like this:
234 ___ 654_
And if the final tab takes you into another field (say name). Your "name" happily starts out as "7890"
Frustrated the customer has a mess to cleanup, and if they're anything like me, they'll discover when "Helpful hurts" as they accidentally (despite now knowing) repeat the same mistake because the "tab" is in their fingers. This time slightly closer because they repositioned the cursor in the "first three" field so they have:
234 654 ____
With name still starting as "7890". Maybe I'm abnormal because I use the web ALL THE TIME, but I bet not, and I'd bet larger money that Cingular (and others) haven't user-tested this feature.
Well, their fancy javascript should just silently swallow your tab (or at least the first one) if you're in an empty field, right?
ReplyDeleteYep. I suppose it should. You always have an answer don't you? ;)
ReplyDelete