[Zope] result pages question
bak (kedai)
kedai@kedai.com.my
Wed, 13 Mar 2002 15:36:52 +0800
On Wednesday 13 March 2002 02:53 pm, Alexander Batzios wrote:
> Hello.
>
> I'm developing a search engine with Zope. It queries a database based on a
> search form and displays the results (records). I have it working and all
> but I would like to split the results into pages of say 10 results per
> page. Is this possible through Zope? I haven't found anything in the docs.
> But then again, I am new to Zope so maybe I didn't look in the right place.
> So that's my question basically. If such a thing is possible with Zope and
> if yes, how.
>
checkout zopebook. look for batching
> Thank you,
> Alex