How to hide time in dateField

Hi,

I had used dateField on my dialog box but i am getting time field also with date on my dialog box how to hide time.

Below tag is used to display datefield

kindly refer below screen which is created

datefield

<dateField id="dateTimeField" property="dateTime" resolution="DAY"/>

is it possible that current date auto selected?

If your date field display some entity property value then use PostConstruct entity lifecycle callback.