how to update a timestamp when inline editing occurs.

Charles March 4, 2018

I have created a confiform with a table. I have a field call "LastUpdated"and it has the formula FORMATDATETIME(NOW()), as long as I update the record using the edit button it will timestamp the field with today's date. If I double click to edit the field with inline edit it does not update. I can't find any reference on how to trigger an event to update the LastUpdated field. I tried using IFTTT but not sure how to configure it.

1 answer

0 votes
Alex Medved _ConfiForms_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 28, 2018

Here is an article that explains how to do it

How to track record "last updated by", having this to track the lastUpdated timestamp is no different and could be done y adding a field to hold this value (of the type "timestamp", for example) and then having an IFTTT to do a similar thing like in the mentioned tutorial, but having to use [entry._now] context variable

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events