[Zope] object ID

Daniel.Weber@SEMATECH.Org Daniel.Weber@SEMATECH.Org
Mon, 03 Apr 2000 13:05:54 -0500


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?