[ic] results ordered by stock number?

Michael Goldfarb interchange-users@icdevgroup.org
Fri Nov 8 16:18:00 2002


>My results.html are not listed in order of stock sku. When I check the
ic
>demo they are in order of sku number? Is there a snip of code that will
>order this. I tried [loop search="ra=yes/fi=products/tf=price/to=n"]
>and it did not work?
>
>Blair

Wouldn't you want to use tf=sku?

One good way to learn how to use the search parameters is to use the
Design tab in the UI.

Go to Design-->Search Builder and then create a search. The last step in
that process is to determine sort order. Try using that and then when
you click Finish it will show you the code used to create that search.

Hope that helps.