Closed (fixed)
Project:
Ubercart
Version:
7.x-3.x-dev
Component:
Catalog
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 May 2012 at 19:09 UTC
Updated:
24 May 2012 at 23:30 UTC
When browsing the Ubercart-generated catalog, I'd like to use different View formats (e.g. grid vs table) for the categories depending on where you are in the catalog.
For example, when I go to the catalog home ("catalog/"), I'd like to see a very large grid of my categories.
Then when in a sub-category, like "catalog/4", I'd like to see any sub-sub-categories appear in a small HTML list (which would appear above the product listing).
What would be the best way to make this happen?
Currently, by default, the categories are taken care of with a single View.
Comments
Comment #1
longwaveNot really sure how you would do this without custom code, though there may be a Views plugin module that allows something like this. You will probably get more and better answers in the Views support queue, as this isn't specific to Ubercart.