Forum Discussion
Cosimo
3 years agoContributor II
I don't think you can display a blank value for a SQL date field as 1/1/1900 represents null. My workaround was to convert a date field to string and store dates as strings. If the field value is null then the table editor displays it as blank.
The only drawback is that you lose functionality that are specific to date fields (i.e. filter using calendar).
Related Content
- 6 months ago
- 2 years ago
- 12 months ago