Hi all,
Ive been trying to create a custom view for my catalog instead of the existing one, hoping it would give me much more control over the end product.
I am struggling slightly with this complex a use of the Views module, and am wondering if anyone could give me any advice on the following areas in which i am finding it hard going:
- How do I grab the existing category image from within views? e.g. The image that you upload inside the taxonomy when creating a new term
- How do I use the arguments function properly so as to display things in the correct order - firstly the list of top-level terms, then when the right argument is passed in, a list of items (or sub-categories) within that category. I'm sure views is clever enough to allow this but I have not used multiple arguments before and am struggling somewhat.
Any help with this is greatly appreciated

