Replies: 1 comment 1 reply
-
|
@ianaware you can do it in Settings > Roles > specific role > specific object |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I am not sure if this feature is currently implemented, I cannot find it or a way to implement it.
But what I want to do is this:
I make a custom multiselect field called 'Owner' with these values:
groupa
groupb
groupc
groupd
I then want to add a user role permission that is only able to access companies/opportunities that contain a specified owner (e.g. 'groupa').
The end goal being that users can only access data that contains that owner and that data from each group is essentially isolated so users can only see data according to the owner in the user role.
e.g. user1 has a user role that only allows them to see records where Owner is 'groupb'.
e.g. user3 uses this same user role except they can only see records where Owner is 'groupd' etc.
Is that possible?
Or is a better approach that each group would get its own Twenty CRM workspace?
Any help is much appreciated - thank you.
Beta Was this translation helpful? Give feedback.
All reactions