By mivex on
Hi,
I have same problems with my drupal webform module.
I just created a example webform that contains these fiels:
Date
-Day:
-Mounth:
-Year:
Name:
Surname:
Shipping Order:
Email:
Next I created an exaple report that extract these fields
Date | Name | Surname | Supping Order
The problem is that in the report I have date field in different type, sametimes I have MM/YYYY/GG, othertimes YYYY,GG,MM ect....
I'd like to have ever the same format GG/MM/YYYY because when I try to sort by date the report i have uncorrect report.
have you same suggestion about?
Comments
Help?
Help?
Any luck?
I am starting to look at the same problem.
:)
the date format depends on
the date format depends on the date format of the site
/admin/settings/date-time
maybe this changes with the language settings?!
Date type or three textfields
Did you get this resolved?
Are you using the 'date' type to collect your dates, or do you have three separate textfield type blanks to collect the date info? If you are using textfields, why?
worked fine for me:-)
worked fine for me:-)