so basically, i made the year field a dropdown select. not so sure if it will break anything else though but ill make an update if ever it does break anything.
The date.inc just received an overhaul, including displaying the date as a select list, just like most other date fields in Drupal. Please try out the latest dev or CVS version and open a new issue for any new problems. Thanks!
Comments
Comment #1
tanjerine commentedHi, just wanted to say that this happens to me too. I'm using webform-5.x-1.x-dev. Thanks!
Comment #2
tanjerine commentedI forgot to mention my "fix" for it:
in the webform/components/date.inc file, under the line that says
i added 3 lines --
then i commented out the lines:
and made an entry below it with the following lines --
so basically, i made the year field a dropdown select. not so sure if it will break anything else though but ill make an update if ever it does break anything.
Comment #3
quicksketchMarked http://drupal.org/node/189425 as duplicate.
Comment #4
quicksketchThe date.inc just received an overhaul, including displaying the date as a select list, just like most other date fields in Drupal. Please try out the latest dev or CVS version and open a new issue for any new problems. Thanks!
Drupal 5: http://cvs.drupal.org/viewcvs/drupal/contributions/modules/webform/compo...
Drupal 6: http://cvs.drupal.org/viewcvs/drupal/contributions/modules/webform/compo...
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.