Skip to content

Set value on focus out and changed signal for datetime widget

The focus out of child widgets must call focus out method. And we need to connect to the datetime-changed event as DateTime does not call the init method of Date.

Closes #12020 (closed)

Merge request reports