#How to clear DateTimePicker field?

6 messages · Page 1 of 1 (latest)

acoustic flame
#

Does anyone know if there’s a good way to clear the DateTimePicker field please?

Native or non native, I don’t have a clear button anywhere!

Thanks

unkempt barnBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

upbeat barn
#

How do you want to clear it? You can just run $set('DateTimePickerFieldName', null) ?

acoustic flame
#

@upbeat barn do you mean on an action?

copper dove
copper dove
#

@acoustic flame