No Change when Updating Info

Hey everyone. I am trying to have a single field value within a form generate the current date when it is created automatically. I have this done. But then when it is updated, I dont want that fields value to change. It is the creation date of a customer for context. Help?

Solved Solved
0 2 39
1 ACCEPTED SOLUTION

Set the expression to assign the date into the "Initial Value" property of your date column.  Initial Value is only exercised for NEW rows or if the "Reset on Edit" property is triggered.

Define App Formulas and Initial Values

View solution in original post

2 REPLIES 2

Set the expression to assign the date into the "Initial Value" property of your date column.  Initial Value is only exercised for NEW rows or if the "Reset on Edit" property is triggered.

Define App Formulas and Initial Values

That worked. Thanks for the help!

Top Labels in this Space