[Zope] Two tree tags in a DTML Method/Document?
Michel Pelletier
michel@digicool.com
Tue, 27 Jul 1999 12:56:30 -0400
> -----Original Message-----
> From: Tony McDonald [mailto:tony.mcdonald@ncl.ac.uk]
> Sent: Tuesday, July 27, 1999 10:45 AM
> To: Zope List
> Subject: [Zope] Two tree tags in a DTML Method/Document?
>
>
> Am I doing something wrong, or can I only have one tree tag in a DTML
> method/Document?
> (excuse the gormless example, it was the quickest one I could find...)
>
Unfortunately, you can only have one #tree tag per page. This is a
cookie issue. I don't know enough about it to recomment a course of
action to get the results your looking for.
-Michel