Open Favorites
Opens the Favorites window.
Options
None.
Compatibility
| Product | Supported |
| FileMaker Pro | Yes |
| FileMaker Go | No |
| FileMaker WebDirect | No |
| FileMaker Server | No |
| FileMaker Cloud | No |
| FileMaker Data API | No |
| Custom Web Publishing | No |
Originated in version
16.0
Description
This script step is the same as choosing File menu > Favorites > Show Favorites.
Notes
- Windows: To keep FileMaker Pro open after the last document window closes by displaying the Favorites window, include Open Favorites as the last step in a script that runs when the last window closes.
Example 1
Opens the Favorites window after closing the active document window.
Copy
Close Window [Current Window]
Open Favorites