Martin
Guest
|
Posted:
Thu Oct 20, 2005 8:51 am Post subject:
Sorting Products and Search results |
|
|
I'm using the retail solution site, I'm struggling to get the search
results or the product list results to sort properly.
The search results I can just about work out, although the
PropertiesToSort on list doesn't seem to allow DESC to be added to any
of the terms. But the method does have a true/false to turn it on for
the main sort term.
Is there a way to sort the product list in any direction? The
oCategory.Products method doesn't seem to allow the configuration of a
sort direction, and agin won't allow DESC/ ASC in the sort term.
Is there anyway round this...? If not I will have to re-write the
entire searching/browsing code, and don't really fancy doing this.
Currently I have my search results sorted by stock, with in stock at
top. However the browse pages show no stock items first - stoopid.
Thanks in advance
M |
|