Posted by lanchris on November 16, 2012 at 12:54am
In Organic Groups: does anyone know how to make it so that Members and Administrator Members can't delete the entire group?
I would like to make it so the SITE Administrator, who is also the Group Manager (the one who created the group), should be the only one to have the ability to delete the group as a whole....
Thanks!
Comments
Check your role permissions.
Check your role permissions. In Drupal 7 there are usually 5 for each content type. For example, the Page content type has:
So for your own group content type, just make sure the Delete permissions are only assigned to the Site Administrator's role.
Hope that helps!
Hi, I just checked the
Hi,
I just checked the permissions and right now it is already set so that the only person who can delete that content is the Site Administrator....
Not sure why that wouldn't work.