[Zope] How to make a ZPT-based form that calls itself? (Part II)

Lennart Regebro regebro at gmail.com
Thu May 19 12:03:27 EDT 2005


>What's wrong with this picture?

This:
   context.REQUEST.RESPONSE.redirect('personform.htm')

When you do this, you loose everything in the form. When you then in
the personform.htm do "context.REQUEST.person_id" you get a key-error.
-- 
Lennart Regebro, Nuxeo     http://www.nuxeo.com/
CPS Content Management     http://www.cps-project.org/


More information about the Zope mailing list