11 Aug
2002
11 Aug
'02
8:46 a.m.
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? like:: REQUEST.set('prop1',999) container.tstObject.manage_changeProperties(REQUEST=REQUEST) regards Max M -- "Sorry I would Really Like To Help More On This Project, But Am To Busy Doing Paid Work On A Tight Deadline" Max M