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

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

Recommended Posts

Posted

As no-one has replied, there probably isn't an easy way.

If you have know all the users and usernames then have a table with them in that has a 'logged_in' field (1's & 0's) that is set on a start-up script. Then loop the table for current users.

However, you would also need a reliable way of knowing when they log out - don't know if this is possible when they shut the database down with an 'on close' script.

Posted

Hello Manny,

You may wish to investigate the funcrtions:

Get ( UserCount )

Get ( UserName )

Get ( AccountName )

The first answers the first part of your question. As to the second part, I suspect that you are looking for a list of account names rather than user names (which are the assigned workstation IDs in FileMaker).

Whilst there is no built-in calculation function to return a full list of current users, there are techniques by which a list can be assembled. To that end, you might want to take a look at the Activator plug-in. wink.gif

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