Hi,
Hope someone can point me in the right direction.
I am creating a directory.
I would like to display QT within my nodes.
I have successfully used QT to display contact forms and gmaps and views.
I would like to display the details of the nodes within QT.
How do I do this?
- I have created a QT tab -> type node
- it asks for a Node ID, but the node id varies depending on which node is displaying.
is there a way of passing in the node id argument to a QT tab and then displaying the node within QT?
Thanks in advance.
cheers
Comments
Comment #1
pasqualleIf you want to use dynamic argument for node type tab, then the only option is to create the quicktab programatically.
#332895: render quicktab programatically
Comment #2
juicytoo commentedThanks
Comment #3
netw3rker commented