Users cannot clear Date/Time [glide_date_time] or Date [glide_date] fields' values from list view cell editDescriptionList v2 and v3: Users cannot clear Date/Time [glide_date_time] or Date [glide_date] fields' values from list view cell edit.Steps to Reproduce 1 - Set system property glide.ui.list_edit.show_calendar_only to false, so you have a text field to enter data manually.2 - Navigate to list view with a date field in it.3 - Attempt to clear a value from the field. This will not work, as the popup disappears before you can delete the value.4 - Set the system property glide.ui.list_edit.show_calendar_only to true. The date/time field value can not be blanked out from list view.WorkaroundThis behaviour is by design. List v3 is now deprecated and no longer supported.Related Problem: PRB1274649