2 Dec
2002
2 Dec
'02
4:17 p.m.
Property ValuesIt won't redirect you to any place if you call it from a PythonScript, excluding the REQUEST object as one of its parameters. You just need to point your form's 'action' attribute to a new script that performs 'manage_editProperties' according to your needs. Ausum ----- Original Message ----- From: volker.wend@efgbsh.de To: zope@zope.org Sent: Monday, December 02, 2002 10:43 AM Subject: [Zope] Property Values Hello all, I would like to call the manage_editProperties Method from a Page with a Form without ending up in the Zope Management Interface. Is this possible somehow ? Thanks, Volker