User-Modified Date Field?

Is there a way to create a field that functions exactly the same as the modified date, only tracks when the USER last modified a record (as opposed to when ANYONE, including an Admin) modifies the record?

I need to trigger an action based on when the user updates their own record, but also allows an Admin to modify the record’s approval status without affecting the user-modified date.

Hi there, @calicass83… assuming the user is the creator of their own record, you could have a date field that gets updated via a workflow step that has an only when condition where the thing’s creator is the current user. Does that make sense and do you think it could work for you?

Best…
Mike

I think that might work…thanks!!

1 Like