Expand my Community achievements bar.

Skip Tab Order

Avatar

Former Community Member
Hi,

If there is few text field boxes in a form, how to can a particular text field box be skip from user tab order?

Another question, when 'highlight fields' is selected, the text field boxes will be highlighted. Is there a way to disable a particular tezt box from highlighted?

Thanks.
3 Replies

Avatar

Former Community Member
Hi Mike,

In regards to tab order:

If you are using Designer 8.1 please see: Help Content: Using LiveCycle Designer ES > Working with Form Designs > Setting the tabbing order > To set the tabbing order (or just search for 'tab order')



If you are using Designer 8.2

There is a new feature under View > Tab Order.

_Seth

Avatar

Former Community Member
If the field is a fillable field then it will be highlighed when you turn that feature on.

Avatar

Former Community Member
If I have not misunderstood your question:



you can change the field's access property to 'protected'



textField.access = "protected";