Update date when click save button

Hey guys,

I have these two date fields which have the formula NOW().

What happens is that I need these fields to be changed only when the user clicks the Save button.

How do I do this configuration?

 

Yan1_0-1705501108608.png

 

Solved Solved
0 7 388
1 ACCEPTED SOLUTION

First you need to create an hidden action that writes NOW() to your DateTime column. Then open your form view's definitions and select the action to Event 
action. It will write the time every time when the record is saved.

View solution in original post

7 REPLIES 7
Top Labels in this Space