Hi there, Thanks bruno and all for your help - this last bit makes it clear to me how to deal with this. Of course between asking and getting this help, the requirements have now changed some...! And, I still need something like this table generation, thanks again! John S. --- bruno <bruno@modulix.org> wrote:
I gave you an exemple of nested repeats in a previous post. Now the only thing you need is to add a level of indirection between the result of the query and the TAL code. This is where you handle problems like number of cells per row.
Instead of +-------+ +---------+ +-----+ | query | ---> | results | ---> | ZPT | +-------+ +---------+ +-----+
You want +-------+ +---------+ +--------+ +-----+ | query | ---> | results | ---> | script | ---> | ZPT | +-------+ +---------+ +--------+ +-----+
-- bruno bruno@modulix.org --
__________________________________ Do you Yahoo!? The all-new My Yahoo! - Get yours free! http://my.yahoo.com