Reference > Script triggers reference > OnFirstWindowOpen
 

OnFirstWindowOpen

Performs a script each time you open a window of a database file when no other windows for the file are open.

When the script runs

After the first window of a file is opened.

Modes in which the trigger can be used

OnFirstWindowOpen activates before FileMaker Pro Advanced enters a mode.

Result

None.

Compatibility 

 

Product 

Supported 

FileMaker Pro Advanced 

Yes 

FileMaker Go 

Yes 

FileMaker WebDirect 

Yes 

FileMaker Server 

Yes 

FileMaker Cloud products 

Yes 

FileMaker Data API 

No 

Custom Web Publishing 

No 

Runtime solution 

Yes 

Originated in 

FileMaker Pro 12.0

Notes 

In FileMaker Pro Advanced, FileMaker Go, and FileMaker WebDirect, this script trigger is activated when the first window is created for a file directly, either manually or with the Open File script step. If a file is opened with a hidden window from a relationship or a script, this script trigger doesn't activate until a window is created directly. However, performing a script in another file does not activate this script trigger in that file, even if the script creates the first window for that file. To have this script trigger activate in another file, open the other file using the Open File script step before performing the script in that file. For information about how this script trigger behaves differently for server-side scripts, see About running scripts on FileMaker Server and FileMaker Cloud products.

Related topics 

Setting up script triggers

Setting script triggers for layouts

Setting script triggers for objects

Go to Related Record script step