Moving Through Fields
Making a database easy to use involves many elements. On the one hand, you want to let users move through layouts with ease. One way you can do that is to allow users several keyboard options for navigating a layout.On the other hand, you want to protect the data integrity. For example, many layouts contain serial numbers that not only identify the record uniquely, but are used as key fields to link tables. These fields should almost never be changed. Yet, as users move through a layout, they can inadvertently access these fields.You can help users move through a layout more efficiently by allowing them to use different keyboard keys, while blocking them from fields they shouldn't enter. And you can modify these actions in both Browse and Find modes.
To block field entry
1 .Make sure you're in Layout mode (Control+L/Command+L).2 .Select Layouts > Layout Setup. In the General tab, make sure that "Show field frames when record is active" is checked (Figure 3.25). Click OK to close the dialog box.
Figure 3.25. This setting allows users to see the outlines of fields, even when they are empty.

Figure 3.26. Field Behaviors let you control how users access fields in a layout.

Figure 3.27. Unchecking Browse mode prevents anyone from entering the field and changing a record.

Figure 3.28. When you click on the Key Serial field in Browse mode, the field is locked.
[View full size image]

To choose a keystroke to go to the next field
1 .Make sure you're in Layout mode (Control+L/Command+L). Select the fields you'd like to change or add a keystroke option to (Figure 3.29).
Figure 3.29. Select the fields that can be exited with additional keyboard keys.
[View full size image]

Figure 3.30. The selected fields will respond to the Tab, Return, and Enter keys.
