[Zope] Re: newbie question: make reference to a 'foreign' variable
Josef Meile
jmeile@hotmail.com
Sat, 08 Feb 2003 17:18:07 +0100
> Hi,
>
> I tried both but none worked.
> The latter one gave back an Attribute Error
> whereagainst the first nothing.
> My Folder B is a root-folder and A is a subfolder.
> any other ideas....?
> thanks
I'm not sure what you mean with "dtml variable". If
you mean a folder property, a dtml-method or a
dtml-document, then both solutions work with A as
a subfolder and B in root. See the following document
for more info:
http://www.zope.org/Documentation/Books/ZopeBook/current/AdvDTML.stx
Regards,
Josef.