Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Datepicker - do action on Select option

simplyDeveloperOct 29 2018 — edited Oct 29 2018

Hi !

I need to do some action when user selects date in datepicker (Apex 5.1.1) !

There is a nice option in JQuery datepicker widget ( which i believe is base for apex datepicker) - onSelect and you provide a function.

You can easily change this option via javascript and it works nice for JQuery datepicker - https://jsfiddle.net/pkyfw/1q4vdLot/

but i can't make it work for APEX widget - just nothing happens. However i can change other datepicker options well.

any ideas ?

This post has been answered by Pierre Yotti on Oct 29 2018
Jump to Answer
Comments
Post Details
Added on Oct 29 2018
1 comment
1,015 views