Stump the Panel » jQuery for Everyone

Date Time Fields in List

(2 posts)
  1. johns
    Member

    Trying to add additional Date/Time field where user can enter begin and end times for incident tracking. This time must be down to the minute, but when adding a new item the Sharepoint UI only allows you to pick the time in 5 minute increments. What can be done to configure Sharepoint to allow all the minutes in a hour to be entered?

    Assistance is greatly appreciated!

    Posted 1 month ago #
  2. That would need to be a custom field. I recommend using a text field and a custom control. That means you'll need to either customize the form or make JavaScript to append next to the normal text control.

    jquery UI has several time tracking plugins--see if you can find one you like.

    Posted 1 month ago #

RSS feed for this topic

Reply

You must log in to post.