Closed (fixed)
Project:
Quick Tabs
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Jun 2010 at 13:53 UTC
Updated:
3 Jan 2014 at 01:42 UTC
Jump to comment: Most recent
Comments
Comment #1
dawehnerThis might be a quicktabs issue.
For views you would have provided informations about the view :)
Comment #2
pasquallein point 5 you need to use the ''View" tab type (not block) and set the BRAND and MODEL arguments
Comment #3
wjaspers commentedThat solved it; although I did discover a minor problem with the "arguments" handler field.
It seems if my View's PAGE URL starts with a fixed phrase, i.e. "cars/%"...
and I have 2 arguments "brand" and "model" (respectively in that order),
quicktabs will NOT work correctly unless the first argument is %1.
%0 is not recognized and the View's blocks won't appear.
Thanks for the help!
Comment #4
wjaspers commented