Home › Forum › Laying out a Form › Tabbing sequence problem
Tagged: tab sequence, tabbing
This topic contains 5 replies, has 0 voices, and was last updated by Anonymous 11 years, 9 months ago.
- AuthorPosts
- March 31, 2009 at 5:37 pm #147
AnonymousI am having issues getting the rioght tabbing sequence to “stick”. The form has a combination of text fields, group fields, and radio groups. Once I et into the group fields, the tab sequence jumps around. I’ve tried by tagging the groups and the individual components in the group. No luck. Nothing in documemtation.
Is there a hierarchy I need to follow? Thanks.
April 1, 2009 at 9:54 am #4440Ray
have a look at this page where there is a sample form you can have a look at to see all options available to control the tab order
/Documentation/manual/html/tab_order.html
April 1, 2009 at 4:05 pm #4447
AnonymousThannk you. That helped – mostly. I have arranged the objects as described. However, the radio button groups are being skipped. My sequence is:
fname
mi
lname
suffix
radiogroup1 (Y/N)
radiogroup2 (Y/N)
emailaddress
No matter what I do, it jumps over the two radio button groups. Do they behave differently
So… still stumped.
Ray
April 1, 2009 at 6:49 pm #4448
AnonymousBTW … I tried this with the tab-order tutorial form – same issue.
If you put a radio button group between the “A group of objects…” and the age drop-down object, and re-order the tab sequence and the object sequence, it skips the radio button.
April 1, 2009 at 10:00 pm #4450Hi RayP, Thanks for the update, I’ll check further into this.
April 9, 2009 at 1:20 pm #4458
AnonymousHi Ray –
Any progress on this. I had to to do a weak workaround on a demo because of this issue. Will need a real solution soon… Thanks,
Ray P.
- AuthorPosts
You must be logged in to reply to this topic.