I have a scheduling form that I created where workflow is triggered and updates a SharePoint calendar. The problem is TIME. It is just too much entry for my users and they really don't need to be percise down to the minute.
Sooooo I would like to give them a Date Picker and a dropdown with values of Morning, Afternoon, and All Day. Then, so the calendar will be updated correctly, have two hidden date/time fields.... Start Time and End Time. When the user enters the Trip date it sets Start Time (date) and End Time (date) to that value (date). BUT when the user selects "Morning" from the dropdown it sets Start Time (time) to 7 a.m. and End Time (time) to 12 p.m.
Am I over thinking this? Any suggestions would be appreciated.
Corrie