[ic] nested loops on results page

Michael Goldfarb interchange-users@icdevgroup.org
Thu Nov 7 16:18:25 2002


>hello everyone,
>
>i have looked through the archives, and there is some mention of this,
but
>i still can't quite come up with the result i'm looking for.
>
>anway, i'm trying to basically find a way to modify the stock results
>page, to spit out records in <tr>'s three <td>'s wide, until it runs
out
>of records, and then closes everything out. this is something i would
>normally do in jsp or php or whatever using nested loops.
>
>is there some other sexier way of doing this that doesn't require the
use
>of nested loops that i'm not aware of? is there anyone that has
something
>similar like this working that can give me some help.
>
>cheers,
>sach

Try taking a look at the [table-organize] tag.