I've searched and searched and can't find how to set up a date and time picker in V5. Am I missing something?
Ken
Hi Ken,
Just checking your question - is your question that you need the time picker added? Or just that you can't get a datepicker working?
Note: The CFv5 datepicker is built in but doesn't have a time-picker function - I have added one for a client though and could see if I can find that code.
Bob
No worries - I put two fields on the form - a date picker for the date part and a text box for the time part. I break up the datetime field from the database on dbread and reassemble on dbsave. A bit of a kludge but it works.