cancel
Showing results for 
Search instead for 
Did you mean: 

CalendarLegendItems

jordi_candel
Explorer
0 Kudos

Hello guys,

i have a little question for you:

I implemented a SAPUI5 application which contains a sap.ui.unified.Calendar and a sap.ui.uinified.CalendarLegend. I used the sap_bluecrystal theme.

When I run the application localy on eclipse everything looks fine. I see my Calendar and the several CalendarLegendItems with different colors.

Now, after sharing my project and submitting my SAPUI5 project to the ABAP server, I run the SAPUI5 application on the backend. Everything looks the same instead of the CalendarLegendItems. They appear without colors. Instead the look all grey.

(I checked the backend SAPUI5 libs but they have the same version number as the ones I use on eclipse.)

Does anyone has an idea why I do not see the colors of the CalendarLegendItems when I run the application on the backend ?

Thanks a lot

Goluef

Accepted Solutions (0)

Answers (1)

Answers (1)

sanjoy0308
Active Participant
0 Kudos

If possible, please share your code snippet.