Hi! I am working on an app that has several ...

Hi!

I am working on an app that has several fields for dates.

As it stands, when I start a new row of data from the AppSheet app, the current date is auto-entered into all of the fields.

Is there a way to change this so the cell is left blank?

Thanks !

In the app editor remove the today() formula from the date field. Appsheet automatically determines the data types and assigns formulas such date formulas etc.

Thanks Francois!

That worked!!