Reference > Script steps reference > Navigation script steps > Enter Browse Mode
 

Enter Browse Mode

Switches to Browse mode.

See also 

Options 

Pause temporarily stops the script to allow users to enter data.

Compatibility 

 

Product 

Supported 

FileMaker Pro Advanced 

Yes 

FileMaker Go 

Yes 

FileMaker WebDirect 

Yes 

FileMaker Server 

Partial 

FileMaker Cloud 

Partial 

FileMaker Data API 

Partial 

Custom Web Publishing 

Partial 

Runtime solution 

Yes 

Originated in 

FileMaker Pro 6.0 or earlier

Example 1 

Goes to the Print invoices layout, enters Preview mode, prints, and enters Browse mode.

Go to Layout ["Print Invoices"]
Enter Preview Mode [Pause: Off]
Print [With dialog: Off]
Enter Browse Mode [Pause: Off]

Related topics 

Get(WindowMode) function

Script steps reference (alphabetical list)

Script steps reference (category list)