When using bubble’s date & time as input values for the date/time picker, are you able to display placeholder text (“please select a date”) when the value is empty? My placeholder value shows current date rounded down to day and is confusing when the value is actually empty. Anyone have any work around ideas?
The datepicker does not allow customization of the default value or placeholder when the input type is Date & Time. However, the placeholder text is customizable when it is only Date. I am hoping to display text “Select date/time” when the value is empty, not the current date which the element displays. Any ideas of a hack around this?