[Product-Developers] Where's a good datepicker for zope.formlib?

Johannes Raggam raggam-nl at adm.at
Thu Mar 31 17:17:44 UTC 2011


for plone.app.event we will use jquery tools' dateinput [1]. it's more
leightweight than jqueryui's datepicker. we developed an archetypes
widget, which will be made a bit more generic to work at least with
z3cforms. for reference see here: [2].
this won't help you too much, but maybe you can solve your problem by
including the dateinput from [1] and using jquery to apply it to your
datet input fields.

[1] http://flowplayer.org/tools/demos/dateinput/index.html
[2] http://github.com/collective/archetypes.datetimewidget

best, johannes raggam



On Thu, 2011-03-31 at 10:43 -0600, Noe Misael Nieto Arroyo wrote:
> 
> 
> 2011/3/31 Martin Aspeli <optilude+lists at gmail.com>
>         
>         
>         On 30 March 2011 18:30, Noe Misael Nieto Arroyo
>         <noe at iservices.com.mx> wrote:
>                 I just found that collective.z3cform.datetimewidget
>                 has been included in my buildout as a dependency of
>                 another package. I'll try to use it.
>         
>         
>         This is a widget for z3c.form, not for zope.formlib.
> 
> 
> Sp I-m back where I was before :/
> 
> I just inserted the jqueryui's css and JS for the calendar datepicker
> and that did the trick.
>  
>         
>         
>         Martin
> 
> _______________________________________________
> Product-Developers mailing list
> Product-Developers at lists.plone.org
> https://lists.plone.org/mailman/listinfo/product-developers

-- 
johannes raggam / thet
python plone zope development
http://johannes.raggam.co.at/
mailto:johannes at raggam.co.at
http://bluedynamics.com/




More information about the Product-Developers mailing list