Hi,
I'm finding a way to display a different view for different role.
Unfortunately with this module is possible to associate only a view to a taxonomy vocabulary.
Any suggestion?

Comments

codycraven’s picture

Status: Active » Closed (won't fix)

I could certainly develop something, however this is really an edge case and would take a lot of additional work on my end.

You could either create your own associated content display plugin by reading the term display plugin how to and then adapt it for the associated content display (they are very similar and you'd be able to copy much of the associated content Views plugin from the module). I unfortunately haven't had time to create an associated content how to yet.

If you don't want to custom develop something, Panels would probably be your best bet. You'd create a variant based on the role and use different Panes in each to display the associated content.