Similarly to the ChangeTimestamp column, I’m looking for a way to record the email address of the last person that has updated a line in one of my databases. Any recommendation on how to retrieve and perform an update with it?
1 Like
Yup, core part of my standard starting template’s meta data section…
Just make an email column or a text, with USEREMAIL() as the app formula.
![]()
4 Likes