Hi,
There is customer requirement where user in HR manager role can attach only particular types of document available in DocuType Table.
So when he opens document attachment form and Clicks a 'New' Button, he should not see all the types of document in that Menu. He should be able to see only those types where he is supposed to be.
I tried to setup Record level security for that security role and put DocuType table and configured Query with DocuType table where TypeId is set a particular document Type. But this is not working. HR person still can see all the document types.
As client has created too many document types, the user will easily get confused which document type to select while attaching a file. That's why they want user to see limited types of documents based on his/her security role.
How to achieve this easily? RLS should work here, shouldn't it?
*This post is locked for comments
I have the same question (0)