These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

LiveCycle tabbing order

bobsforms
Registered: Oct 9 2007
Posts: 6
Answered

Does anyone have a sure fire way to fix the tabbing order in a multi page form created in LiveCycle 8. Tab seems to skip between pages at will no matter how I try to specify the tab order.

My Product Information:
LiveCycle Designer, Windows
jonom
Registered: Jan 31 2008
Posts: 133
You can try searching through the xml source for the following tags and removing them:
<traversal><traverse operation="first" ref="field.reference"/></traversal>

You're main thing you're looking for the is the [b]
devrag
Registered: May 12 2010
Posts: 32
We have noticed some mysterious spontaneous changes in the tab order of the forms we are creating under LiveCycle Designer Version 8.2.1.4029.1.523496. The original documents are PDF's, which we import into Designer and edit for Accessibility. We change the tab order, save a new .xdp, and save a .pdf. That PDF is then extended in Acrobat 9 Pro, and read in Reader. And the tabbing order is fine. Then SOMETIMES, when we reopen the .xdp for further editing, groups of tabs have mysteriously changed. These tab groups of 5-20 tabs have been assigned tabs from the end of the page, which is usually somewhere between 200 and 450 (yes, lots of tabs!). I am running on Windows XP.


Has anyone experienced this oddity?
jonom
Registered: Jan 31 2008
Posts: 133
Ya, tab order still sucks at times.

If you group things in subforms it can help a bit.