I would like to have access limited to records based on jobsite but also allow certain users to see all records (managers).
So say user1 is a jobsite worker, he needs to only be able to see his jobsite's records.
The area manager who is in charge of multiple jobsites needs to be able to see all records no matter what jobsite the record is tied to.
I currently have user_Authentication table with a field named jobsite and user level security linked on the datapage which works good for the jobsite workers but the managers can't see anything since they don't have a value in the field jobsite.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
mdav20
I would like to have access limited to records based on jobsite but also allow certain users to see all records (managers).
So say user1 is a jobsite worker, he needs to only be able to see his jobsite's records.
The area manager who is in charge of multiple jobsites needs to be able to see all records no matter what jobsite the record is tied to.
I currently have user_Authentication table with a field named jobsite and user level security linked on the datapage which works good for the jobsite workers but the managers can't see anything since they don't have a value in the field jobsite.
I don't want to have two datapages if possible.
Thank!
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.