[Zope] test

Casey Duncan cduncan@kaivo.com
Tue, 19 Jun 2001 09:26:09 -0600


Konstantinos Margaritis wrote:
> 
> Hi,
> How do I learn the path of an object given its id?
> actuallly I only want to know its parent folder name.
> 
> Konstantinos Margaritis
> 

<dtml-var expr="aq_parent.getId()">

will return the id of the parent of an object.

-- 
| Casey Duncan
| Kaivo, Inc.
| cduncan@kaivo.com
`------------------>