[Zope] About manage_editProperties...
Oleg Broytmann
Oleg Broytmann <phd@phd.pp.ru>
Tue, 2 Oct 2001 14:31:50 +0400
On Tue, Oct 02, 2001 at 01:35:01PM +0200, Frederic Quin wrote:
> I would like to use this method to edit ONE property of my object.
> But if there is only this property in my form, the others are also edited with empty values...
> Of course, I can put hidden tags in my form but it is difficult to respect properties like text or lines properties by this way.
> And of course, I don't want all the properties to appear in my form.
>
> Is there another way to edit only ONE property ???
Try manage_changeProperties
Oleg.
----
Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.