I am trying to relate user profiles to other nodes via the parent terms of the terms with which the profiles are tagged. Does this module find similar nodes via parent terms?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1029430_6.x-2.x.patch | 2.78 KB | mkalkbrenner |
I am trying to relate user profiles to other nodes via the parent terms of the terms with which the profiles are tagged. Does this module find similar nodes via parent terms?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1029430_6.x-2.x.patch | 2.78 KB | mkalkbrenner |
Comments
Comment #1
pixelsweatshop commentedsub
Comment #2
mkalkbrennerI added the feature to include parent or child terms. The code is mostly copied from views itself and might be improved. But it works for now.
To get the parent you have set "depth" to "-1" at the view's form.
Comment #3
asb commentedComment #4
shelaneIf this is still an issue in the 8.x branch, create a new issue.