Creating a form and/or power app timesheet
I have a design question, more so than coding:
I am trying to think of a way to create a timesheet in SharePoint lists that runs concurrently with someone in the field, while they are working, to capture their work hours with the following aspects: (I think these are essentially list column headers?)
Yes/no buttons for various thingsStart time as a “driving time” button (not as a time input) that generates a timestamp based on local time zone.A “non-driving time” start and stop button + time stamp for bothA “non-work time” start and stop button + time stamp for bothA “finish shift” button that ends that rowA “new shift” button that starts a new row using the persons name (or their login)
I have started to build some lists which do kind of work, but I am not sure how to get the time stamp and new rows to generate?
I have a design question, more so than coding:I am trying to think of a way to create a timesheet in SharePoint lists that runs concurrently with someone in the field, while they are working, to capture their work hours with the following aspects: (I think these are essentially list column headers?)Yes/no buttons for various thingsStart time as a “driving time” button (not as a time input) that generates a timestamp based on local time zone.A “non-driving time” start and stop button + time stamp for bothA “non-work time” start and stop button + time stamp for bothA “finish shift” button that ends that rowA “new shift” button that starts a new row using the persons name (or their login)I have started to build some lists which do kind of work, but I am not sure how to get the time stamp and new rows to generate? Read More