Selecting and working with objects on panel controlsYou can place objects on tab panels or slide panels, then move, resize, delete, copy, and format objects.
1. In Layout mode, select one or more panels or objects.
If you don’t see the Inspector, click Inspector in the layout bar. For more information about aligning objects, see Aligning or distributing objects. In the Inspector, click Position. In the Arrange & Align area, click Distribute Horizontally or Distribute Vertically .
•
•
•
• You can define a custom tab order for objects on a tab panel or slide panel. However, when you press the Tab key, you navigate only to objects on the front-most panel. If you want to automate navigation to another panel, use the Go To Field script step and specify a target field that is on the panel you want to bring to the front. For information on tab order, see Setting the tab order for data entry.
• If a script step specifies a field that is not on the front-most panel, FileMaker Pro selects that field and moves its panel to the front. If, however, the field also appears on the layout and the script locates that field first, the panel does not move forward. To have the panel move to the front in this situation, assign an object name to the field that’s on the panel and use the Go to Object script step to locate that instance of the field.
•