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

Pasqualle’s picture

Version: 6.x-3.x-dev » 6.x-2.0-rc3

If you want to use dynamic argument for node type tab, then the only option is to create the quicktab programatically.
#332895: render quicktab programatically

juicytoo’s picture

Thanks

netw3rker’s picture

Issue summary: View changes
Status: Active » Closed (fixed)