I currently have made a pretty simple set up with two tables.
1 table has bunch of projects listed and the other one is my clock in and clock out.
I’ve then made a form so staff can clock in and clock out via their phone. The form has 2 date fields a ‘clock in’ and ‘clock out’ and a link to the first table.
Currently it works by employees clock-in and clock-out all in one go, so each record is one log and can tell me amount of time worked in one log.
However I’m wondering if there is a way to have a ‘clock in’ which can be used once a task is started and another clock out which can be used once a task is finished, but still tell me how long each specific logs are?



