Hello!

What would be the best way to hide a facet from certain roles?
For example if i want one additional facet (taxonomy vocabulary in my case) for a specific role that is hidden from everyone else.
The amount of nodes that can be found is still the same for this extra privileged user as for everyone else, but he can narrow his search even further.

Comments

burlinwall’s picture

anyone have any ideas?
I want to hide a facet from certain roles

David Lesieur’s picture

Probably the best way to allow this to become easy in the future would be to finish the work on #278100: extra blocks for every facet. The block visibility settings would then allow you to show some of the facets per role.

burlinwall’s picture

Status: Active » Closed (fixed)

Ok, thanks! I'm working out a solution with the module tac_lite and a bit of code.