Reference > Script steps reference > Navigation script steps > Close Popover
 

Close Popover

Closes an open popover in the window in which the script step runs.

See also 

Options 

None.

Compatibility 

 

Product 

Supported 

FileMaker Pro Advanced 

Yes 

FileMaker Go 

Yes 

FileMaker WebDirect 

Yes 

FileMaker Server 

No 

FileMaker Cloud 

No 

FileMaker Data API 

No 

Custom Web Publishing 

No 

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)