Reference
>
Script steps reference
>
Navigation script steps
>
Close Popover
Close Popover
Purpose
Closes an open popover in the window in which the script step runs.
See also
Working with popovers on layouts
Automating tasks with scripts
Format
Close Popover
Options
None.
Compatibility
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
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)
Was this topic helpful?
Send feedback.