up vote 0 down vote favorite
share [g+] share [fb]

I have a simple booking form in Drupal created using the webform module. I wanted to change the date / time fields from texboxes to a Calendar popup. Can this be done?

link|improve this question

60% accept rate
feedback

1 Answer

This has been an ongoing feature request for webform. But, jeffschuler posted a patch at http://drupal.org/node/71131#comment-1889636 that might work for you.

It uses the jquery_ui module and the date module, so you'll need to have those installed.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.