Reference > Script steps reference > Open Menu Item script steps > Open Favorites
 

Open Favorites

Opens the Favorites window.

See also 

Options 

None.

Compatibility 

 

Product 

Supported 

FileMaker Pro Advanced 

Yes 

FileMaker Go 

No 

FileMaker WebDirect 

No 

FileMaker Server 

No 

FileMaker Cloud products 

No 

FileMaker Data API 

No 

Custom Web Publishing 

No 

Runtime solution 

No 

Originated in 

FileMaker Pro 16.0

Description 

This script step is the same as choosing File menu > Favorites > Show Favorites.

Notes 

Windows: To keep FileMaker Pro Advanced 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.

Close Window [Current Window]
Open Favorites

Related topics 

Script steps reference (alphabetical list)

Script steps reference (category list)