Problem not solved Please help!

  • Thread starter Thread starter mazon
  • Start date Start date
M

mazon

I have 5 forms 1 main form and the other 4 forms i put
them on the main form as subforms, they are all seperated
by pagebreaks and in the form footer i have an optgroup
with a code that when clicked it will go to the
optedpage. my big problem is page 4 which is the
evaluation questionaire. the evaluation consist of 30-35
questions (all questions are yes/no check boxes) with
about 4 comment sections.

when i tab through the questionaire and i get toward the
bottom questions, i'm not able to see the questions, i
have to use the scrollbar to scroll down to the bottom
questions and when i use the space bar to check a box, it
will check the box and go directly to the top of the page
hense having to use the scrollbar over and over again.

I checked the tab order and it is fine, how can i do it so
that when tabbing it will automatically scroll up or down
to make the field your on visible. any help is greatly
appreciated
 
This sounds like a re-design project to me. Scrolling up and down to
find text is very tiring to the user. You might want to consider
rearranging the questions and checkboxes so that they are side by side,
or use a screen tip to show the question when the mouse is over the checkbox.

Pavel
 
Back
Top