Posted by dawehner on June 14, 2011 at 7:46pm
4 followers
| Project: | Views |
| Version: | 7.x-3.x-dev |
| Component: | taxonomy data |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Provide a relationship from the term to the original field.
Comments
#1
Just some initial code without testing.
#2
This seems to work well, and I successfully chained a relationship back onto itself and got the nice A x B grid you'd expect.
#3
I 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.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.
#5
FYI : 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)