Personal tools
You are here: Home Products Popup Calendar Widget
Navigation
Log in


Forgot your password?
New user?
 
Document Actions

Popup Calendar Widget

RSS Feed Category: Fields and widgets — Other products by this author
The PopupCalendarWidget is meant to replace the default calendar widget with an input field and a javascript popup calendar based on the DHTML Calendar that is included with Plone.

Current release: Popup Calendar Widget 1.0.3

Released Aug 23, 2007 — tested with Plone 2.5, Plone 2.1

Fixed a bug with the helper_css in the widget

List all releases… Full release announcement…

Get Popup Calendar Widget for all platforms (11.4 kB)

PopupCalendarWidget-1.0.3.tgz

Experimental releases

There are no experimental releases available at the moment.

Project Description

Popup Calendar Widget
Project resources

About

The PopupCalendarWidget is meant to replace the default calendar widget
with an input field and a javascript popup calendar based on The DHTML
Calendar that is included with Plone.

Example

Create a calendar that doesn't show the time, starts on Wednesday, and isn't single click.

from Products.PopupCalendarWidget.PopupCalendarWidget import PopupCalendarWidget    

DateTimeField('theDate'
widget = PopupCalendarWidget(
label = 'The Date',
description = 'Enter a date',
shows_time = 'false',
firstDay = '3',
singleClick = 'false',
),
),

The widget takes most of the javascript parameters that the DHTML calendar takes. See the README file for a full list of parameters.

by Six Feet Up last modified June 21, 2007 - 21:59

For any issues with the web site functionality, please file a ticket.

Please consult the policy on plone.org content if you want your content published on this site.

Servers and hosting by