Date custom field on entity

I notice in 5.1.58 that the date custom field type now defaults to show date and time:

01/01/0001 00:00:00

Is there any way I can set the Editing Format to make the field only accept a date without time?

Try something like this and you can customize the mask further but this simple mask should give you an idea.

Yeah I know, but I like the Date Time Advancing Caret Mask Type, especially it’s now fixed and working perfectly in 5.1.58 (there was a bug in 5.1.57). When you type the date, it automatically validates and moves to the next section:

So I want to keep using that Mask Type but show date only. I tried ##/##/#### with that mask type but it doesn’t work.

Hi kendash,

thank you very helpful