Permissions
Hello All
How can I achieve this:
Say I have 2 teams Team A and Team B with 3 membes each A1, A2, A3 and B1,B2,B3.
How can I sensure that none of the peers (e.g. A1, A2, A3) are able to see each others' objects but only their own?
And is there a way to crete a "Manager" role for respective teams to see their own team's objects?
Thank you once again in advance
- Parvessh
2 Replies
It seems you are asking for row level permission which is not possible (yet).
What you can do today is object-level (a permission on the whole object) and field-level (a permission on a specific field of an object), you can't say "this specific company" is only readable by the member that created it if that's what you are asking
Hello Weiko - yes this is what i was asking . thank you!