I have a series of pages that changes the attributes of a dtml-document. For manage_changeProperties to work I need the object ID. Passing in <dmtl-var id> doesn't seem to work because I'm not in the same folder. Is there any way to get the unique id of an object that I can pass along and use with a <dtml-with> tag?