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

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

Recommended Posts

Posted

Here's the scenario. User A has security level "0"(Highest level)access and User B has level "1" access. Suggesting that a numerical selection rule be applied for security by applying a flag on each record. User A with "0" access would like to view all records. User B with "1" access will be able to see all records flagged as "1" or higher. Can I easily achieve this?; or even a plugin would do.

Thanks

Posted

I'm going to call your user level flag, which I'm assuming is a global number field, gAccessLevel. Also, I'm assuming that the field that tracks the level in a record is called Level.

Use this script:

Go to Layout [ layout with Level on it ]

Enter Find Mode

Go to Field [ Level ]

Insert Calculated Result [ ">=" & gAccessLevel ]

Perform Find

Chuck

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