This may be a question for EE support, but do you know if there is a way to not display the automatically generated time in a custom date field? For example, I have a custom date field on a safecracker form where the user needs to select the date of the event they are submitting. The field is working fine - the jquery datepicker pops out and the user can select the date. But once they select the date, I’d like to not show the current time that is automatically entered into the field next to the date. Right now, after someone selects a date the field looks like this: “2010-10-08 9:18 AM”. The time is confusing to a lot of people because there shouldn’t be any time associated with this field and if they try to change it they may enter the time in the incorrect format and the entry won’t submit. So…is there any way to hide the time so after the user selects a date it just shows the date in that field like this: “2010-10-08”?
Actually, now that I think about it, I would love to see a new custom field option similar to the safecracker file field that was just a safecracker date field without all of the localization and time properties attached to it. Just a simple datepicker field where the user could select a date and nothing else.
Thanks!