Static "Saved" Time for Timesheet

Hi all,

I’m creating a timesheet for employees to manage their clock in & clock out. Right now I have 2 columns “Time In” & “Time Out” that is non editable.

Time In = [Timestamp] so that employee can use the very initial time when they start the form

Time out = NOW()
I’m facing a problem with NOW() as employee might want to edit the forms after they saved. Once they went to the edit button, the time out changed to the current time instead of the time they saved.

Is there a way to keep a static time of the saved forms?

1 10 795
10 REPLIES 10
Top Labels in this Space