Currently taxonomy_display associated terms using views only works with views that have a single taxonomy term ID contextual filter as the first filter. Additional contextual filters are ignored. It would be useful if additional contextual filters were passed to the view beyond just the tid. Will put up a patch with a proposed solution.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | taxonomy_display-viewsadditionalfilters-1920660-1.patch | 2.75 KB | onelittleant |
Comments
Comment #1
onelittleant commentedPatch attached to pass additional path arguments through to the view.
Comment #2
Neo13 commentedI can confirm that this works. Thank you!
Comment #3
davidgmar commentedI've applied the patch and I can't seem to make it work when the value is not provided in the path. Can anyone else reproduce the issue?
Comment #4
davidgmar commentedTo be more specific I am using a Role Reference contextual filter.