Try using the Z Search Interface wizard to build your report form for you, then just modify it to suit your needs. -Michel
-----Original Message----- From: Kyle Burnett [mailto:kburnett@ep.newtimes.com] Sent: Sunday, December 05, 1999 4:15 PM To: zope@zope.org Subject: [Zope] queries
so i have a query established. i do a search on my site and get 20 results. my return pages shows me 10 and tells me "next" to view the next 10. well, i hit next and it as if the search forgot what it was doing. my return page now has every document on site.
i am passing the qs string but that doesn't seem to matter. is there something else i am not passing that i should be?
(if anyone know where i read the docs on this that would be great - i could not find any on zope.org.)
thanks, kyle
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope No cross posts or HTML encoding! (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Try using the Z Search Interface wizard to build your report form for you, then just modify it to suit your needs.
-Michel
------[snip]--------
i am passing the qs string but that doesn't seem to matter. is there something else i am not passing that i should be?
(if anyone know where i read the docs on this that would be great - i could not find any on zope.org.)
You could also read the documentation on batches in the DTML-guide http://www.zope.org/Documentation/Guides/DTML-HTML/DTML.6.5.html - might help.. :-) ------------------------------------------------ Geir B Hansen geirh@funcom.com Web-designer / Graphic artist Funcom Oslo http://www.funcom.com ------------------------------------------------
Michel Pelletier wrote:
Try using the Z Search Interface wizard to build your report form for you, then just modify it to suit your needs.
Unfortunately for some of us, it is still broken. (Yes, I went through the archives and found the patches, but no dice :-( ) Bill -- In flying I have learned that carelessness and overconfidence are usually far more dangerous than deliberately accepted risks. -- Wilbur Wright in a letter to his father, September 1900
participants (3)
-
Bill Anderson -
Geir B Hansen -
Michel Pelletier