Hi,

On a given view to assign taxonomy terms to nodes, I would like to only show fields for certain vocabularies.

I do see a $context['selection'] variable, where can I set this value? Or am I supposed to write a custom module that provides this context?

Comments

digi24’s picture

Category: support » feature
Status: Active » Closed (fixed)

Just realised that the context refers to the displayed nodes, so thats something else.

Nevermind, will write some custom code.