Skip to Content
0
Oct 07, 2021 at 07:33 AM

Is it possible to set a date/time picker to empty in the MDK?

127 Views

Hi, I have a requirement for an MDK app where I need to set a timepicker to be initially empty so that it forces the user to fill it in when they try to submit the selected time.

I have tried setting it both to null and 0 by default, but neither of these seem to work and it just defaults to the current time.

Is there any way to set it be empty?