[z3-five] Calendar Widget in zope.app.form.browser ?
Kapil Thangavelu
k_vertigo at objectrealms.net
Tue Oct 17 20:01:46 CEST 2006
afaik, anything that depends on zc.resourcelibrary won't have access to
the specified resources in z2 (at least it hasn't for me), due to
differences in publication/request runtimes, which in turn probably means
a non functional calendar widget.
-k
On Tue, 17 Oct 2006 13:54:32 -0400, Rocky Burt <rocky at serverzen.com> wrote:
> On Tue, 2006-17-10 at 19:00 +0200, Dennis Schulz wrote:
>> I am new to zope.formLib and Zope 3 and I am currently trying to
>> understand the Zope 3 schema.
>>
>> I saw that there is a zope.app.schema.DateTime field.
>> When I add this to the schema the default widget is a text field.
>> Is there a widget similar to Archetypes Calendar Widget?
>> How can I connect this to a calendar widget over zope.app.form.browser?
>
> Archetypes widgets and Zope 3 widgets are currently not compatible. I
> *believe* there is a calenadar style widget here but I have not tested
> it.
>
> http://svn.zope.org/zc.datetimewidget
>
> - Rocky
>
More information about the z3-five
mailing list