Avatar

Level 10

If you set a field to "protected" it won't show up in the tab order – accessed from the Value tab on the Object palette.

You can also use xfa.host.setFocus(fieldName); to explicitly force a jump to a particular field.