create a datetime field in forms
In forms there is a date field but that puts the time part of the datetime field in the database as 00:00:00 We have out of town expense reports that calculate the time to determine if meals should be paid. So if you leave early enough you get reimbursed for breakfast for example. Or if you get back early enough you don't get reimbursed for dinner. Currently use a spreadsheet and then print it to docuware but I would like to create a form so we could fill it out on our phones and take pictures of receipts to attach when we submit it rather than having to go in and attach them later. I could do all of the calculations in a workflow.
-
Dimitri commented
Please add a time selection field, you need to be able to select a time separately from the date.