Here are 2 examples of the output from the datetimepicker
Rental End Date
94110
Rental End Date
30519
Those numbers dont resemble anything! Ack, what do I do?
Hi hdwebpros,
Which version of ChronoForms are you using and what settings do you have for the datapicker?
Bob
v3.2 on J1.5.23
Settings (only ones I entered anything on)
Label: Rental Start Date
Size:20
Label Width:150px
Field Name:date_16
------------------------
Label:Rental End Date
Size:20
Label Width:150px
Field Name:date_18
Hi hdwebpros,
Please turn on Form Debug and post a link to the form so we can take a quick look.
My best guess is that the datepicker is outputting the normal 'd/m/Y' string but that the database column doesn't accept a string - perhaps it has type DATE (in which case you need a date format of 'Y-m-d' I think).
Bob
I also switched the email to go to me. So test away.
Hi hdwebpros ,
Thank you - all that looks good. Could perhaps use some validation on the data fields but the result is what I would expect to see.
By all means email or PM me the site URL and a SuperAdmin login and I'll take a quick look at the back-end and see if I can see what is happening there.
Bob
Hi hdwebpros,
I've been away for a few days to my daughter's wedding. I haven't checked my PMs yet.
Bob
Solved. Email template was generated funny. Deleted everything and it works great.
Off subject, (kind of) will 1.6 version be able to auto generate email template anytime soon?
Hi hdwebpros,
I don't know. Max has said that he will look at it. But I think that the modular design of CFv4 makes it harder to reconstruct the Form HTML in the way that CFv3 did.
Bob