Question
3
Replies
57
Views
Accenture
Posted: October 15, 2018
Last activity: October 16, 2018
Closed
Date Control image issue 7.3.1
Hi Pega Experts,
DateTime control calendar icons "up" and "down" arrows are not appearing as expected. CalendarNavigation control is using Spinner control which uses the icons "ui-icon-triangle-1-s" and "ui-icon-triangle-1-n"
up and down arrows are appearing as small rectangular boxes on calendar.
Your suggestions would be appreciated.
Thanks,
Hareesh
Hi,
Can you run Fiddler tool and check if the images are being downloaded when the document loads? If not, make sure that the images are present in the webwb directory in the application.
Does the Date calendar works fine in OOTB UI gallery?
Thank you