Script Steps Reference

Table Of Contents
Navigation script steps
F
ILEMAKER PRO SCRIPT STEPS REFERENCE 57
Close Popover
Purpose
Closes an open popover in the window in which the script step runs.
Format
Close Popover
Options
None.
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]
Where the script step runs Supported
FileMaker Pro Yes
FileMaker Server No
FileMaker Go Yes
Custom Web Publishing No
FileMaker WebDirect Yes
Runtime solution Yes