Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
taxonomy data
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2011 at 19:46 UTC
Updated:
27 Jul 2011 at 23:53 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehnerJust some initial code without testing.
Comment #2
merlinofchaos commentedThis seems to work well, and I successfully chained a relationship back onto itself and got the nice A x B grid you'd expect.
Comment #3
merlinofchaos commentedI went ahead and committed this.
We need to document this, and then get references.module and commerce.module (at least) to update their relationships to include reverse relationships. That should put the whole reverse relationships issue to bed.
Comment #5
yched commentedFYI : Committed #1083902: Backreferencing (listing nodes that reference the target node) to References. Thanks guys !
(Question regarding user facing titles and help for the reversed relationships in #43 over there)