When I create a question and choose date the date picker shows up just fine in the backend. When I save the form and view it on the live website the date picker is gone and so the field looks like a shortened text field. Also when I submit the form I get an error saying the date was not formatted correctly...
SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.
Issues with date picker
When I create a question and choose date the date picker shows up just fine in the backend. When I save the form and view it on the live website the date picker is gone and so the field looks like a shortened text field. Also when I submit the form I get an error saying the date was not formatted correctly...
SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.
Here is what the source looks like:
Anyone have any ideas on this?
is working on a reply...