30 Nov
2001
30 Nov
'01
6:02 a.m.
-----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.