12 Jun
2001
12 Jun
'01
4:15 p.m.
This works: context.dtmldocument.manage_changeProperties(title='New Title') This does NOT work: context.dtmldocument.manage_changeProperties(data='<dtml-var hello>') Please help. Peter