Re: date and tree widgets

Dieter Maurer <[email protected]> Thu, 30 Jun 2005 22:53:46 +0200
Newsgroups gmane.comp.web.zope.page-templates
Message-ID <[email protected]>
Kenneth Gonsalves wrote at 2005-6-30 17:22 +0530:
>in zpt, are there date selector widgets or tree selector widgets for 
>use in forms available?

ZPT does not provide any widgets.

You may look at Archetypes or Plone for widget libraries
(among them date widgets).

What is a "tree widget"?
In "ZTUtils" you find utilities to build interactive trees.
The ZTP examples contain an example how to use them.


-- 
Dieter