30 Nov
2000
30 Nov
'00
7:40 p.m.
I want to change some ZClass properties by getting return results from a DTML Method. Something like this: <dtml-call "myzclass.propertysheets.get('Basic').manage_changeProperties(dtmlM eth(this(),_))">. How do I get the dtmlMeth to return a Mapping? (or should I be doing this a different way?) Thanks.