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

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

Recommended Posts

Posted (edited)

I'm new to Filemaker and I'm trying to assemble a database which includes 5 identical tables. There are six users -- I'll call the "top dog" the superuser.

The superuser needs to open the file and select any of the five tables, then run scripts, some of which include the sort command. The other five users each have a privilege set which allows them access only to their own table. Problem is, when the scripts with sorts are run, the sorts pertain only to the table they were created in and an error message is generated.

Since each table has identical fields, is there a way to tell the sort command to sort on the current table rather than the table it was created in -- sort of like a generic sort on a particular field without regard to the table name?

Or, can I create a separate set of scripts for each table and have them become the "active" script set when each particular table is open?

Thanks,

Kevin

Edited by Guest
Posted (edited)

Thanks for the reply. I didn't realize I could do that. I'm new to this, but I'm learning.

I figured out how to do it by creating a field called record_created_by and populating with the user's account name, then using Record_Created_By = Get(AccountName). But, there's a new problem. The records with no access still appear, only all the fields say . Is there a way to suppress those records from view?

I'm sorry to bother you with what is probably something simple. I just can't figure out how to do it.

Thanks again,

Kevin

Edited by Guest

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