Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.2.0
-
Fix Version/s: 4.3.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
We've implemented hierarchical display of groups in Manage Groups listing (CRM-10635) - but not yet for other places where we show a list of groups:
- Basic and Advanced Search
- Edit Contact > Groups pane
- Groups tab under view contact
We need a method that returns permissioned groups in a hierarchical sort:
A Parent
A Child of A Parent
B Child of A Parent
B Parent
C Parent
A Child of C Parent
etc.