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.

Comments

onelittleant’s picture

Patch attached to pass additional path arguments through to the view.

Neo13’s picture

Issue summary: View changes
Status: Active » Reviewed & tested by the community

I can confirm that this works. Thank you!

davidgmar’s picture

I'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?

davidgmar’s picture

To be more specific I am using a Role Reference contextual filter.