Is there some other way of making content aware views then using Argument handling code...
I would like to send arguments, to view that will be used in quicktabs, from .tpl file . Is this possible?
The reason i need this is cause i dont want do duplicate node_load in tpl and Argument handling code.

Comments

pasqualle’s picture

It is not possible in 5.x-1.x, but it is possible in 6.x-2.x.
here is an example #332895: render quicktab programatically

I do not think that functionality will be backported into 5.x unless someone else starts working on that..

pasqualle’s picture

Status: Active » Closed (won't fix)

Drupal 5 version of the Quick Tabs module is no longer supported. Closing.
If you have this same problem with later versions, feel free to reopen this issue.