Closed (fixed)
Project:
Webform
Version:
6.x-2.7
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2008 at 21:50 UTC
Updated:
1 Oct 2010 at 16:03 UTC
When the form is rendered, any date field with a default value set (tried %date and %today), displays December 31 1969.
Comments
Comment #1
quicksketchThe second sentence of the help text for the date field is:
Enter
todayto use the current date. The % symbol is used when you want to reference %profile or %server variables.Comment #2
quicksketchComment #3
interface-web design commentedI have included a date field in a webform and given the default as "date".
The form displays the current date as the date the webform was created rather than the date the webform is being accessed.
Is there a way to get the default date setting as the current date the form is accessed by a user?