[ic] Sorting results page by prodcut price or description

Curt Hauge chc@mninter.net
Mon, 7 May 2001 13:20:15 -0500


Quoting Jason Feingold

> I'ld like to find out how to sort the search results page by price and by
> description.  I would like to have the sort by price the default,
> then have
> the user be able to click the product description to sort by that, if
> desired.

Check out the page item.html in the admin area. It has several examples in
place of how this can be done. Item.html is located in
/usr/lib/interchange/lib/UI/pages/admin/item.html or possibly
/path/to/interchange/lib/UI/pages/admin/item.html.

Also, check out this page
http://developer2.akopia.com/cgi-bin/ic/docfly.html?mv_arg=iccattut14%2e05.

Good luck!

Curt Hauge