~robbo 2006-05-24 10:25 | Is there a way to sort the products by their category when all products are being viewed?
At the moment they are sorted by Alphabetical order and the Position.. Basically I would like it to sort the same, but sorted inside the categories..
example of current:
Product 1 | Position 01 | Category 1 Product 2 | Position 02 | Category 5 Product 6 | Position 03 | Category 2 Product 3 | Position 04 | Category 2 Product 4 | Position 05 | Category 3
example of what I'm after:
Product 1 | Position 01 | Category 1 Product 6 | Position 03 | Category 2 Product 3 | Position 04 | Category 2 Product 4 | Position 05 | Category 3 Product 2 | Position 02 | Category 5
If you can understand that? Thanks Rob. |
 2006-05-24 12:07 | too many changes, there are few solutions but too difficult |
~robbo 2006-05-24 15:07 | Okie dokie.
Thanks for the reply! :) |