Hi everyone.
I have been trying to use this widget in a project I am currently working on. Everything works great except for the arrows that are used to select the year. For some reason they are not showing up, even in the example given to test out the widget.
https://miguel-verdasca.outsystemscloud.com/DatePicker_Example/
I have been searching online for the solution to this and it looks like it might be an issue with the jquery version installed in outsystems?
https://stackoverflow.com/questions/38441805/jquery-datepicker-previous-and-next-icons-not-showing-up-in-jquery-tabs-element
This stackoverflow thread kind of sums it up my issue.
Hi Miguel,
I observed that the referenced path for the arrow image is not correct. In the asset base module, the image directory doesn't contain the referenced arrow image. Instead, the arrow image is available in the Example module image directory.
Correct Img Path:
/DatePicker_Example/img/Datepicker_IconsSprite.png
Required Code Changes Location:
I hope this helps you!
Kind regards,
Benjith Sam