Help

Table Of Contents
FILEMAKER PRO HELP 997
Compatibility
Originated in
FileMaker Pro 13.0
Description
Closes an open popover in the target window. If no popover is open, Close Popover does nothing
and does not return an error code.
Example 1
Closes the open popover and navigates to either the "Paid" or the "Unpaid" tab of a tab control
depending on the value of Invoices::Status.
Close Popover
Go to Object [Object name: Invoices::Status]
Related topics
Get(WindowMode) function
Script steps reference (alphabetical list)
Script steps reference (category list)
Enter Browse Mode
Purpose
Switches to Browse mode, where you can enter or edit data.
Format
Enter Browse Mode [Pause]
Options
Pause temporarily stops the script so the user can enter data.
Where the script step runs Supported
FileMaker Pro Yes
FileMaker Server scheduled script No
FileMaker Go Yes
Custom Web Publishing No
FileMaker WebDirect Yes
Runtime solution Yes