11 Aug
2002
11 Aug
'02
1:25 p.m.
Max M wrote:
Nigel Head wrote:
container.tstObject.manage_changeProperties({'prop1':999})
gets me a TypeError, manage_changeProperties() takes at most 2 arguments (3 given)
Isn't it because you need to set the value in the request, and then pass that?
Any mapping should do, unless ZCataloguedObject's manage_changeProperties works differently to a normal PropertyManager. Nigel, Can you post the code of ZCataloguedObject's manager_changeProperties method? cheers, Chris