This documentation refers to CiviCRM 3.2, current stable version. Please introduce all the documentation changes here.

Edit Group Leader Only


This page refers to CiviCRM 3.2.


Documentation Search


CiviCRM 3.2 Documentation

Support and Participation

Developer Resources


CiviCRM book!
Make sure to check out Understanding CiviCRM as well! You can also support this project by ordering a hard copy.

I don't understand how to allow a group leader to edit only that group's contacts.

ACLs are pretty similar to Drupal's current structure, so for the below case you'll do:

  • Lets assume the group is G
  • Create a new group AG. All contacts in AG will be able to edit group G
    create a new role called RG
  • Link RG and AG using the Users to Roles menu item
  • Create an ACL giving Role RG, Edit Permission on Group G

[Source. ]

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

Creative Commons License
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-Share Alike 3.0 United States Licence.