[FAQ000178]I want to register the entered values directly into the database

Q

Is there a way to register the entered values directly into the database?

For example, if you enter "1/1" in a cell, it will be converted and displayed as "2019/01/01",
and if you register that cell in a string type table column, it will be registered as "2019-01-01".

A

Please set the cell display format to "String" in the format settings, and then input and register the data.
If it is set to "String", the cell will display the value you entered as it is.
Then, when the cell is referenced from other cells or actions, the same value will be referenced,
so the value you entered will be directly registered in the database.