Closed (duplicate)
Project:
Quick Tabs
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Jan 2009 at 14:53 UTC
Updated:
7 Mar 2009 at 16:38 UTC
Hi,
So happy with your fabulous module!
Sorry, a little above my head here .. how do I insert an argument if I wish only wish to include results from ..
vocabulary = 1
taxonomy term = 3,5,7,11,14
Most appreciate any assistance, and thank you.
Lilian
Comments
Comment #1
pasqualleas I understand correctly the question is how to pass values to a view which has 2 arguments.
From http://groups.drupal.org/node/17397#comment-59414 my guess is that QT only supports one argument.
Can you try the 1,3+5+7+11+14 format, maybe?
I made a quick test and I think there is a problem with views argument handling in QT.. I should check the code in the panels module, that module should have the best solution..
Comment #2
Augusto Ellacuriaga commentedSubscribing
Comment #3
pasqualleComment #4
katbailey commentedMarking as duplicate of #382108: Separate view args with / rather than comma.