[Zope] Converting a string path
Chris Withers
chrisw@nipltd.com
Thu, 15 Mar 2001 12:47:52 +0000
Rodrigo Leme de Mello wrote:
>
> Example:
>
> - DTML Document id = debug
> - Name of the property with the path = path_atr
> - Value of the path_atr = 'folder1/folder2/folder3'
> So, how can i take this value and interate inside the folder correspondent
> to it.?
<dtml-in "restrictedTraverse(path_atr).ObjectValues()">
> Any help will be welcome
Try and make your posts slightly less verbose ;-)
Also, don't repyl to a message to start a new thread, some of us do have
threadign mail clients and it's a little confusing...
cheers,
Chris