4 Aug
2006
4 Aug
'06
8:59 p.m.
----- Original Message ----- From: "David VanKirk" <kriknav@gmail.com> To: "Zope Mailing List" <zope@zope.org> Sent: Friday, August 04, 2006 4:53 PM Subject: [Zope] Using the Tree Widget
Is it possible to use the DTML tree widget to build a tree from non-Zope Object items?
I'd like to be able to build a tree from information I have stored in a database, unfortunately, the only information and examples I can find on the tree widget shows how to make a tree from Zope Objects.
Does anyone have any experience in this area, or can you point me to some web site that may be able to help me?
This may help: http://www.zope.org/Documentation/Guides/DTML-HTML/DTML.15.html Jonathan