[Zope] Simple DTML question
Phil Harris
phil.harris@zope.co.uk
Thu, 22 Feb 2001 15:28:13 -0000
That's cos it's in a DTMLDocument (eventually).
Try something like ;
<dtml-in expr="PARENTS[0].objectValues(['DTMLDocument'])">
hth
Phil
----- Original Message -----
From: "Paul and Naomi Newman" <newman@ukonline.co.uk>
To: "Oleg Broytmann" <phd@mail2.phd.pp.ru>; "Oleg Broytmann" <phd@phd.pp.ru>
Cc: "Paul and Naomi Newman" <newman@ukonline.co.uk>; <zope@zope.org>
Sent: Thursday, February 22, 2001 3:19 PM
Subject: Re: [Zope] Simple DTML question
> Thanks Oleg, but it still doesn't show anything.
>
> Paul
>
> Quoting Oleg Broytmann <phd@phd.pp.ru>:
>
> > On Thu, 22 Feb 2001, Paul and Naomi Newman wrote:
> > > <dtml-in expr="objectValues('DTMLDocument')">
> >
> > <dtml-in expr="objectValues(['DTMLDocument'])">
> >
> > Oleg.
>
>
>
>
> ========================
> http://freezope.nipltd.net/wanwood/paul
> paul@wanwood.co.uk
>
>
> -------------------------------------------------
> This mail sent through UK Online webmail
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> 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 )