planetapex / apex-plugin-dynamicDateTimePicker

Oracle Apex Plugin Dynamic Date Time Picker
https://github.com/planetapex
MIT License
7 stars 4 forks source link

APEX: Initial value doesn't showed in the calendar as selected day #8

Open pdbocchioKIU opened 10 months ago

pdbocchioKIU commented 10 months ago

I have an APEX page item and the initial value is set through an after header page process.

The value is displayed in the input field correctly datepicker initial value 1

but when I open the datepicker none of the days are selected datepicker initial value

Is this a bug? Are there some workaround to "mark" the days selected?

Thank you very much Regards Pablo

pdbocchioKIU commented 10 months ago

Another bug I found, once a date has been selected, it is not possible to deselect it.

Can you help me? Thanks