Tab Order and Keyboard Navigation

Intermediate

Configure FileMaker tab order for efficient data entry, including custom tab sequences, auto-complete fields, and keyboard-driven navigation patterns.

What you'll learn

  • How to set a custom tab order on a layout
  • Which objects participate in tab order and which do not
  • How to use keyboard shortcuts for common actions
  • How to configure auto-complete and auto-fill for faster data entry

Professional data entry layouts must support keyboard navigation without reaching for the mouse. Tab order determines the sequence in which fields receive focus when the user presses Tab. A thoughtful tab order matches the visual flow of the layout, skips read-only or calculated fields, and ends at a logical action (e.g., a Save button). FileMaker provides both automatic and custom tab order options.

1/4
1

Setting a custom tab order

In Layout mode, choose Layouts -> Set Tab Order. FM shows numbered indicators on every field. Click fields in the desired tab sequence to assign order numbers. Blue numbers are manually assigned; gray numbers are unassigned (tab skips them).

TEXT
// Custom tab order workflow:
// 1. Layout mode -> Layouts menu -> Set Tab Order
// 2. Click "Clear All" to remove existing order
// 3. Click each field in the desired sequence (numbers appear as you click)
// 4. Any fields NOT clicked will be skipped when tabbing
// 5. Click "OK" to save

// Best practices:
// - Skip read-only and auto-enter fields (calculated fields, serial numbers, creation dates)
// - Skip container fields if data entry is rare
// - End tab order at a button that commits the record or a "Notes" field

Sign in to track your progress and pick up where you left off.

Sign in to FM Dojo