Data Entry - Yes/No

P

Paul Tholfsen

I have a form with a number of Yes/No fields to be filled in. The user can
select yes by clicking the box. But for a pure keyboard user, using tab to
move through the items, what would be the way to enter yes?
Is there a way to use the & in the field name to permit Alt-Something, or is
there a simpler solution?

--
Paul Tholfsen
Bellingham, WA

(e-mail address removed)
Please Delete XYZ
 
W

Wayne Gillespie

I have a form with a number of Yes/No fields to be filled in. The user can
select yes by clicking the box. But for a pure keyboard user, using tab to
move through the items, what would be the way to enter yes?
Is there a way to use the & in the field name to permit Alt-Something, or is
there a simpler solution?

Pressing the space bar while a checkbox has the focus will toggle the input
true/false/true/false etc.


Wayne Gillespie
Gosford NSW Australia
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top