[ic] list the products in a certain predefined order?

Steve Graham icdev at mrlock.com
Tue Apr 11 10:42:42 EDT 2006


>of code. It seem to be the right one where I need to make the changes.
>
>[loop prefix=cat
>   search="
>   fi=cat
>   st=db
>   co=yes
>   tf=sort
>   tf=name
>   rf=code,name
>   sf=sel
>   se=[box-code]
>  "]
>  [cat-exec bar_link]cat[/cat-exec]<br>
>[/loop]
>Georg
>

Hello Georg,

There are several ways to accomplish it - I like the [page] tag: this 
is what I use:

[page scan se=LUCLKR/sf=subgroup/tf=subgrouporder]My Ordered Stuff</a>

This gives me only items that match LUCLKR on the subgroup field, and 
order by subgrouporder which is just a number like you describe.

-Steve 



More information about the interchange-users mailing list