Hi,
using jmix 2.2, I have complains about working with date time picker. When only date or only time is selected and entity is saved then no validation warning is shown and that specific field is set to null
.
I have requirement that some kind of warning or validation should be shown to user when this happens and it should prevent user to save entity.
I did not find any way to do that in jmix. All value events etc are fired after selecting both. So I was considering extending jmix component but as I am debugging it, I dont see a way how to do that. Maybe you can give me an advise or introduce this feature in future release?
Thank you,
Jakub