Closed (duplicate)
Project:
Webform
Version:
5.x-1.7
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2007 at 12:26 UTC
Updated:
2 Apr 2008 at 07:39 UTC
Since upgrading to Webform 1.7 (from 1.4) de DATE-field is not showing the select-option for the YEAR-field. DAY and Month is showing alright.
I don't want to switch back to 1.4 (for trouble-shooting) since 1.7 included a database upgrade.
The date field is performing well in CCK.
Attached are examples of the DATE-field in CCK and in Webform
| Comment | File | Size | Author |
|---|---|---|---|
| date_webform.PNG | 1.39 KB | clivesj | |
| date_cck.PNG | 2.41 KB | clivesj |
Comments
Comment #1
clivesj commentedAny one to follow-up on this.
I have changed this issue from "bug" to "support sequest".
Maybe any one can tell me if I can go back to previoues release without harming my DB?
Comment #2
themselves commentedI have the same problem, although this is a fresh install of the Webform, not an upgrade. Can't for the life of me work out why it's doing this...
Comment #3
clivesj commentedThis date-problem encouraged me to go ahead and use the CCK-ACTION-WORKFLOW-modules-combination to build my forms.
This combination gives much more flexibilty and...... you can use the Javascript datepicker.
For myself I consider webform deprecated now.
Comment #4
quicksketchYes, webform has less options than CCK for certain. Date (and the required DateAPI) modules alone are nearly the same size as all of webform put together. Webform is meant to be a simple quick way of creating multiple unique forms with user submitted data. It is not meant to compete with CCK.
In Drupal 6, CCK's fields will all become reusable by other modules, so we may see quite a few options open up there for leveraging the flexibility of CCK.
Comment #5
quicksketchDuplicate of http://drupal.org/node/149998