This page last changed on Apr 23, 2007 by hallman.

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

Document generated by Confluence on Mar 27, 2009 18:21