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

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

Recommended Posts

  • Newbies
Posted

Hello, How can one find the LastLogon timestamp of a user logging on a Filemaker file? is there a specific script for this?

Posted

There is no built-in feature for this; you have to manage it yourself. You could use the OnFirstWindowOpen Script Trigger to run a script that creates a record in a table when the file is opened. That table could have the user's account name and current timestamp, which you could then use to find a users "LastLogon".

Posted

Also, if the file is hosted with FileMaker Server, you can get this from the server logs.

Welcome to FMForums.

This topic is 3285 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.