1) I have many radio buttons in a form I have created. Some of the fields have questions where there are two or more radio buttons that the user can choose from to answer each question.
For example:
❑ Enclosed
❑ Lost or Destroyed – I certify that the contract is lost or destroyed.
In the question above, I am not able to allow the user to tab from the 1st button to the next. Currently, when the user tabs into this question, he/she will tab to the 1st button, but if he/she tabs again, he/she will end up on the next question instead of just the next button.
I need to know how I can fix this issue so that the user can tab through each individual button and not just each question. Does that make sense?
2) I am also having another problem where I have a multi-line field. When the user finishes typing on the first line, then tabs to the next line, the text from the previous line is automatically being repeated to the following line.
How can I fix this so that the user can tab to the next line and type new text into that line?
Please let me know.
Thank you!