[Zope] How do I update just ONE property in a property sheet?
Ron Bickers
rbickers-dated-1007704954.effcff@logicetc.com
Fri, 30 Nov 2001 01:02:34 -0500
> -----Original Message-----
> From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Rob
> Foster
> I have a form that updates a property in my zclass, but every time I use
> the form, ALL the property fields then become blank...
Are you using manage_editProperites? That requires you to specify all
properties in your form because it will replace all of the existing
properties with what you pass it. Use manage_changeProperties to modify
only what you pass and leave the others alone.
_______________________
Ron Bickers
Logic Etc, Inc.