On 7/18/06, Darryl Cousins <[EMAIL PROTECTED]> wrote:
This gets me back to the form, but all fields have been reset. All else that I have tried has come to nought.
Add 'self.form_reset = False' before the return. This suppresses resetting the form data. -Fred -- Fred L. Drake, Jr. <fdrake at gmail.com> "Every sin is the result of a collaboration." --Lucius Annaeus Seneca _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
