I have to load a select with different data, according to the date chosen, and I do not know how to achieve this.
The only thing that occurred to me was to occupy onchange in the input where it is shown
the time, but it does not work. I read there that onchange does not work very well
if the input does not have the "focus". Any help is welcome, greetings.
This is the view of the fields:
Pressing the calendar button opens this
Then we select the date and it stays that way, and at this point I need to load a select when choosing a date.