I have a datapage with a dropdown menu, than contains all of our records. It's getting long. We have people with different roles who only need to see subsets of our records (certain portfolios, not the whole database). For example, Allison needs to be able to search and work with the records in the Allison portfolio, Jodi needs to work with those in the Jodi portfolio, and Carl needs to work with all records. Each is a user and each has a portfolio specified in the authentication table.
When Allison logs in and sees the search page, I would like her to see only her records in the dropdown menu. Same for Jodi. But for Carl, he should see all of them. This is akin to a sales manager who sees all, and each salesperson who only sees their accounts.
This is not a security issue, just a usability issue. I tried to do this with record level security, but I haven't found a way for Carl to see all records.
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
Carlvz
I have a datapage with a dropdown menu, than contains all of our records. It's getting long. We have people with different roles who only need to see subsets of our records (certain portfolios, not the whole database). For example, Allison needs to be able to search and work with the records in the Allison portfolio, Jodi needs to work with those in the Jodi portfolio, and Carl needs to work with all records. Each is a user and each has a portfolio specified in the authentication table.
When Allison logs in and sees the search page, I would like her to see only her records in the dropdown menu. Same for Jodi. But for Carl, he should see all of them. This is akin to a sales manager who sees all, and each salesperson who only sees their accounts.
This is not a security issue, just a usability issue. I tried to do this with record level security, but I haven't found a way for Carl to see all records.
Help?
Link to comment
Share on other sites
4 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.