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
Comment #1
digi24 commentedJust realised that the context refers to the displayed nodes, so thats something else.
Nevermind, will write some custom code.