Skip to end of metadata
Go to start of metadata
CiviCRM Documentation

This page refers to outdated version of CiviCRM. Check current version of documentation.

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. ]

Labels
  • None

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.