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

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

Recommended Posts

Posted

I have created an application where I restrict the records that the user can view / edit / report on based on security / privileges that use the users account name. This part works, but when I direct the user to the proper layout all the records are there with the ones they are not allowed to see indicating . I am trying to make it so all they see are their records and not the no access. I have been thinking if I can do a FIND based on user account then I should be able to get rid of the unwanted records.

The field where I am capturing the account name is called - "Created_By".

Any help would be greatly appreciated.

Thanks

Posted

You can make a script to perform find YourTable::Created_By[*], and in File>File Options put to perform that script "When opening this file". This will only show the cuurent users records.

Carlos B.

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