Gijs Reulen writes:
> I have a root level folder with a DTML Document. From within this document I
> want to use a DTML Method that is located in a sister folder; another folder
> from the root.
> I tried the full path but that does not seem to work.
> What else ?
<dtml-with other_folder>
<dtml-var method>
</dtml-with>
Dieter
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )