You need to sign in to do that
Don't have an account?

Datetime inputfield
I have a page where an event is entered, so it has a datetime inputField. The visualforce page renders a single text input with a datepicker, so the date and time can be entered (by typing in the time after the date has been selected), but it's not very user friendly. The native Salesforce.com page to enter an event splits this into two fields -- date and time -- which is much more intuitive.
I'm probably missing something, but what's the best way to achieve this (without resorting to raw text inputs)?
Thanks
Kenny
I will discuss it with the team but unfortunately it's too late for us to get this into Summer 08.
Jill
Message Edited by TehNrd on 06-02-2008 11:33 AM
I can't believe this is the most recent article I found regarding this complaint. While I believe I know the answer to this, I must ask. Has anyone found a decent way to show Date and Time in a friendly way with inputField on a datetime? That is..... not using an inputText and jQuery (or other library) to give a nice datepicker.
(Users want the standard way Event accepts this input)
I'm almost to the point where I need to use an outside datepicker... but I wanted to check here.
Apologies for bringing up a dead post.