Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

When filemaker opens up...


This topic is 6306 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

When someone opens the database under the guest account, I want it to open to a default page, with no records displayed, and the "home" layout. At the moment when anyone opens the database it opens at the last record/layout the last user was looking at. Anyone know a solution to this?

  • Newbies
Posted

With the desired FileMaker file open, go to the File menu and select File Options...

In the Open/Close tab, select the desired layout in the When opening this file section.

Alternately, you could create a script that navigates to the layout you want, and performs any other tasks you wish at start-up, and set that script to run by selecting it through the same dialogue box mentioned above.

Posted

You need to do a little scripting.

Apart from the default layout you can also specify a start up script - then you can do pretty much anything.

See the Get(ApplicationVersion) function to determine the client application.

This topic is 6306 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.