Hiya!
I’m afraid I’m not sure this is possible. The datepicker is added using the jQuery Datepicker so if you’re familiar with using jQuery you might be able to add some custom code to remove the date.
Bear in mind, however, that EM will expect the date so you’ll need to also check the All Day option by default too, to make sure users don’t get confusing errors.
Cheers,
Phil
i think Phil misread and thought you meant the date, not time.
you could just try to use CSS to hide the timepicker, by default it’ll be 12am if nothing is submitted.
Thread Starter
oweb
(@oweb)
All right.
Thank you very much.