BackTalk to Document The Zope Book (2.6 Edition)/Advanced Zope Scripting

[email protected]
Newsgroups gmane.comp.web.zope.zdp
Message-ID <[email protected]>
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/ScriptingZope.stx#2-99

---------------

     This form will call either the *fireEmployees* or the
     *promoteEmployees* script in the *employeeHandlers* folder,
     depending on which of the two submit buttons is used.  Notice
     also how it builds a list of employees with the *list*
     converter.  Form converters can be very useful when designing
     Zope applications.

       % Anonymous User - Dec. 22, 2003 7:51 pm:
        note - you can't use this directly to make buttons "link" to different result pages.
        The form submits to the named script, and the script is responsible for deciding what happens next, maybe
        with a RESPONSE.redirect().

_______________________________________________
ZDP maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zdp
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.