Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.4.2, 4.0.2
-
Component/s: Drupal Integration Modules
-
Labels:None
Description
The attached here attached is against 3.4, I'll commit this patch to both the 3.4 and 4.0 branches.
This patch does a couple thing to improve support for CiviCRM relationships via Views relationships.
1.) The patch allows you to only have one relationship when you use Views Relationships to with CiviCRM Relationships (ie if you only want to consider Parent->Child relationships when enabling a views relationship you now can)
2.) This patch supports both A->B and B->A CiviCRM relationships, which was spotty before now, when you were using Views Relationships. So in theory you could show a contacts Children and Parent(s) in the same view.