I have a form that is shared between 3 users to complete. I want to track the time when User A saves the form, triggering a workflow to notify User B.
However, when User B or User C save the form, all 3 GETTIMESTAMPs are updated. How can I ensure User A’s timestamp will remain unchanged when User B or C save the form?
I apologize for my late response. I started working on this earlier today and I was able to make it work! All three times are being recorded separately from one another. Thank you so much Steve!