24 Oct
2001
24 Oct
'01
10:14 a.m.
Hello, I'm trying to change properties for all files, folders and DTML documents in a folder. When I do <dtml-with "folder"> or <dtml-with "file"> and then <dtml-call "manage_changeProperties({'title': 'new title'})"> then it works. But for DTML document, it will try to change either current folders or current DTML document's property. Is there any restriction or smth? Sven