[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Searching and Categorizing Content
webmaster@zope.org
webmaster@zope.org
Fri, 27 Sep 2002 18:59:26 -0400
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/SearchingZCatalog.stx#3-25
---------------
In this chapter you used the *Z Search Interface* to
automatically build a Form/Action pair to query a Catalog (the
Form/Action pattern is discussed in Chapter 4, "Dynamic Content with
DTML"). The *Z Search Interface* builds a very simple form and a very
simple report. These two methods are a good place to start understanding
how Catalogs are queried and how you can customize and extend your
search interface.
% Anonymous User - Sep. 27, 2002 6:59 pm:
The Form/Action pattern is discussed in
http://www.zope.org/Documentation/Books/ZopeBook/current/AdvZPT.stx
Section "Form Processing"