Hi,

I have encountered a an issue where I need to pass url args into 1st quicktab, and pass the same arg to the 2nd quicktab to a view, within the 1st quicktab. Is that possible?? thanks

Comments

pasqualle’s picture

yes, just use %0, %1.. as argument for the view tab. There is no argument passing hierarchy in QT (something like you may used to from Panels).

dropchew’s picture

There is no argument passing hierarchy in QT

Ic, thats the question in my mind. Thanks for your reply....

wjaspers’s picture

Are context tokens available to QT's?
(I.e. instead of argument identifiers, such as %N; can I use %terms:names or %terms:tids to access the taxonomy terms given to a particular node?)

pasqualle’s picture

@wjaspers: there is no token support

netw3rker’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)