Hi there,

I have a node as a organic group post.

This node should be able to view by:
it's author (role user);
role "moderator";
role "other";

Is this posible to solve this with acl?

As you see is it a mixture of user and role access... could someone give me a hint?

Comments

salvis’s picture

Category: task » support
Status: Active » Closed (fixed)

You'll need Content Access for the roles, ACL for the user, and Rules to create the corresponding grants when the node is saved.