28
Views
1
Comments
[Datepicker] Arrows to select Year are not showing up
Datepicker
Web icon
Forge asset by Hugo Pinheiro
Application Type
Traditional Web

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.

2021-03-18 21-03-15
Benjith Sam
 
MVP

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

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.