Slices and auto entering data

I have a simple app that has one table and I am using a slice to filter that info down. I have a date and time field that I want auto entered and have put formulas in the initial value. When I select an item I want it to go to edit and have the date and time filled in. Currently I have to manually enter it. If I edit a record not in the slice it auto enters the date and time. Hope that makes sense. Thoughts?

Thanks

Bill

 

Solved Solved
0 2 83
1 ACCEPTED SOLUTION

Steve
Platinum 5
Platinum 5

Initial value is only applied when a row is first created; it is not applied each time the row is edited by default. To apply Initial value each time the row is edited, enable Reset on edit?.

Define App formulas and Initial values - AppSheet Help

 

View solution in original post

2 REPLIES 2

Steve
Platinum 5
Platinum 5

Initial value is only applied when a row is first created; it is not applied each time the row is edited by default. To apply Initial value each time the row is edited, enable Reset on edit?.

Define App formulas and Initial values - AppSheet Help

 

Thank You

Top Labels in this Space