Shows or hides the FileMaker Pro Advanced status toolbar and the FileMaker Go toolbar and editing toolbar.
•Lock prohibits the user from manually showing or hiding the FileMaker Pro Advanced status toolbar or the FileMaker Go toolbar.
•Include Edit Record Toolbar turns the FileMaker Go editing toolbar on or off.
•Show shows the FileMaker Pro Advanced status toolbar and FileMaker Go toolbar.
•Hide hides the FileMaker Pro Advanced status toolbar and FileMaker Go toolbar.
•Toggle switches between showing and hiding the FileMaker Pro Advanced status toolbar (equivalent to clicking Show/Hide Status Toolbar) and FileMaker Go toolbar.
Product | Supported |
FileMaker Pro Advanced | Yes |
FileMaker Go | Yes |
FileMaker WebDirect | Yes |
FileMaker Server | Yes |
FileMaker Cloud products | Yes |
FileMaker Data API | No |
Custom Web Publishing | No |
Runtime solution | Yes |
FileMaker Pro 6.0 or earlier
•If this script step is performed on a card, Show/Hide Toolbars returns an error code that can be captured with the Get(LastError) function.
Enters Find mode, shows the status toolbar, pauses for user input, performs the find, and hides the status toolbar.
Enter Find Mode [Pause: Off]
Show/Hide Toolbars [Show]
Pause/Resume Script [Indefinitely]
Perform Find [ ]
Show/Hide Toolbars [Hide]