This works: context.dtmldocument.manage_changeProperties(title='New Title') This does NOT work: context.dtmldocument.manage_changeProperties(data='<dtml-var hello>') Please help. Peter