#User permissions by group

2 messages · Page 1 of 1 (latest)

trim thistle
#

Hi! I'm trying to setup an access permission setting that is defined in a "group" that content is created under.

My example would be
"group1"

  • createdBy user1
  • editors [user2, user3]
  • members [ user4]

WHat I want to be able to do is when the group is created assign users to both editor and members but exclude the users from each list and not show the createdBy user (user4 would not show up in the select list for editors cause they are a member, or if they do it would remove them from members)

The second part of the question, is there a page someone can point me to that would show how I can access this information so I can use it in the Collection access definition?

Thanks!

#

if this is a bad way to do this I'm open to other ways. But the use case I'm building to has content in different groups and users can have different permissions for each group.