Controlling the tabbing sequence

Tabbing sequence is the path that the cursor takes as you press the TAB key to move the cursor from field to field. The system default for the tabbing sequence on a window may not suit your needs, especially if you have moved items or hidden some from view.

  1. The system does not warn you if you assign the same number to multiple objects. If you save a layout like this, the cursor will travel a left-to-right path from the first object with the number to the next object with the same number.

  2. Each panel of the window has its own sequence. Do not jump from one panel to another during sequencing.

  3. The tabbing sequence described in these procedures addresses where, in the window’s tabbing order, a date/time field itself will fall. Two settings in your TTS50 determine how tabbing occurs within date/time fields on a window. See Setting up tab behavior for date/time fields.

Changing the tabbing order

Each field of the window is identified with a tabbing sequence number. You cannot see the sequence numbers by default. To view and modify them, you must use the Tab Mode feature. It allows you to set a starting number, and then click in the new sequence to add the next sequential number.

Use this procedure to modify the tabbing sequence of all fields on a window.

  1. Maximize the window.

  2. Right-click in the body of the window you want to change.
    A shortcut menu is shown.

    image1

  3. Click Toggle Tab Mode.

    To indicate that the Tab Mode is active, all the tab-enabled controls are highlighted in light yellow.

    image2

    Magnified section:

    image3

    Notes:

    1. Each panel of the window has its own sequence. Do not jump from one panel to another during sequencing.

    2. The panels are separately sequenced within their parents, and this continues all the way to the base form. You can see this entire numbering scheme for any item by hovering over the item in tab mode.

      image4

    3. If you used QuickDesigner to hide fields or controls, they will also be hidden in Tab Mode.

  4. To initiate the sequencing process click on a field or control.

    Note: The background color of the field turns light orange.

  5. If you want to manually change a number, do the following:

    1. Double-click on the number.

      image5

    2. Change the number.

    3. Double-click again on the number to bring the control to incrementing mode.

  6. Continue to click on each field in the new sequence order.

    Note: The background color of each changed field turns light orange.

    The numbers automatically increase according to the following.

    • If the existing number is less than the next new sequence number, it will change to the next new sequence number.

      Example:

      • You begin a sequence with 7.

      • The next field for your sequence already contains a number 4 (<8).

      • When you click on that field, the sequence number will change to 8.

    • If the existing number is greater than the next new sequence number, it will not change the number. The sequencing will then continue from that number.

      Example:

      • You begin a sequence with 7.

      • The next field for your sequence already contains a number 12 (>8).

      • When you click on that field, the sequence number will not change.

      • The next sequence number will be 13.

  7. If you are reordering the fields and controls in a complex form, you could easily miss items. You might realize this only after clicking other items. Going back to the missed item would put it after all the items you had clicked in the interim. Instead, restart the sequencing process on the item that was just before the missed control. You will only have to re-sequence the controls after that.

    If you want to stop the sequencing process you have done thus far, and begin the sequencing process again, do the following:

    1. Right-click on a light orange field.

    2. Select Restart tab mode.

      image6

      The background of all re-sequenced fields is changed back to light yellow.

    3. Repeat Steps 4 and 5.

  8. When you are finished, toggle out of Tab Mode.

    Note: Any unclicked items will be left wherever they were in the tab sequence.

  9. Save the layout.

  10. Assign the layout to users or groups.

Assigning a keyboard shortcut to a field

Use this procedure to provide quick keyboard access to a particular field.

In this example, the Bill To field will be assigned the keyboard shortcut of ALT+B.

  1. Click Toggle Tab Mode.

  2. Locate the label for the field.

    image7

    Note the following sequence number. This is the field where you want the cursor to actually be located. In this case, the Bill To field is 8.

  3. Double-click on the label.

  4. Change the label’s sequence number to the same number assigned to the field, and then click on the next two numbers in the sequence.

    image8

    Note: Even though the number 10 is already assigned to the next field, the cursor will travel a left-to-right path from the first item with the number to the next item with the same number.

  5. Toggle out of Tab Mode.

  6. Toggle into QuickDesigner.

  7. Right-click in the label to modify, and select Show Preferences.

  8. In the Text property, add an ampersand (&) before the letter that will be the shortcut key.

    image9

  9. Click OK.

  10. Toggle out of QuickDesigner.

    The label now includes an underlined letter.

    image10

  11. Save the layout.

  12. Assign the layout to users or groups.

When you press ALT the keyboard shortcut letters become underlined.

image11

Press the letter associated with option you want. The cursor jumps to the field.

image12

Removing a field from the tabbing order

Use this procedure to remove a field from the tabbing sequence, which causes the field to be skipped when the user presses TAB while moving from field to field.

  1. Toggle into QuickDesigner.

  2. Right-click in the field to modify.
    A shortcut menu is shown.

    image13

  3. Select Show Preferences.
    The Field Preferences window opens.

    image14

  4. Under the Behavior category, change the TabStop property to False.

    image15

    Note: You can also change the field’s individual tabbing sequence number by entering a new TabIndex number. However, this action does not re-index the other fields in the window. The system does not warn you if another field has the same tabbing sequence number.

  5. Click OK.

  6. Toggle out of QuickDesigner.

  7. Save the layout.

  8. Assign the layout to users or groups.