Provide a relationship from the term to the original field.

Comments

dawehner’s picture

Status: Active » Needs work
StatusFileSize
new2.1 KB

Just some initial code without testing.

merlinofchaos’s picture

Status: Needs work » Needs review
StatusFileSize
new7.24 KB

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.

merlinofchaos’s picture

Status: Needs review » Fixed

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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

yched’s picture

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)