I have a view setup which accepts a taxonomy term argument, on which i have selected the 'Allow multiple terms per argument' option.
In panels i have a panel page which has contexts of 'node term ID' and 'node term parent ID'.
In the panel i add the views pane for the view i have set up above.
I'd like to be able to pass both the parent tid + the term tid in to the view in a single argument, and have it return all results for both tids. However when i go to select the settings for the panel i must choose ONE of the contexts (either tid or parent tid).
I tried a couple of different combinations in the additional arguments box @1+@2 etc... but couldnt get either to send BOTH term id arguments through to the view.
is this possible?

Comments

tayzlor’s picture

Status: Active » Closed (fixed)

Sorry, Just figured out you can do the same thing inside just views using 'Configure Argument Taxonomy: Term ID (with depth)'
Closing this.