[Zope] In-tag Batch processing
Tom Deprez
tom.deprez@uz.kuleuven.ac.be
Thu, 10 Aug 2000 17:11:19 +0200
Perhaps a stupid question,
But how can you provide a link to the next batch of items at the start of
the batch table?
or :
assume you have a result from a query, which is shown in batches of 5 items
and you want to be able to allow the users to choose a page. How can you
show these possible selections, before you show a batch?
I tried several things, but I can only show it a the end of a batch but not
at the beginning of a batch
Thanks, Tom