cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom theme Application

Former Member
0 Likes
930

Hi all,

I have a EP with some WebDynpro IViews and I wanna apply a new theme to a custom IView. Looking for how to customize Themes, I already create a new theme in Theme Editor, import that in EP and configure my custom IView with the sap-cssurl parameter and my application don't get the theme characteristics.

If I try to test my application alone (out of EP) with the sap-cssurl parameter, the theme is applyed fine but when I do that from EP, no theme's are loaded (default EP theme isn't load too).

Anyone can help-me? I must have a different theme to this application.

Thanks,

View Entire Topic
Former Member
0 Likes

Hi,

I already read this PDF (How to Define Web Dynpro Themes) but if I change the sap.theme.default property in Visual Administrator I will change all WebDynpro applications, right?

In my case, I have many WebDynpro applications published in my EP and I must that just two of ten applications to have different themes like that:

-


Portal

-


Application1

-


-Deployed Web Dynpro IView 1 (default theme)

-Deployed Web Dynpro IView 2 **(different theme)**

-Deployed Web Dynpro IView 3 (default theme)

-Deployed Web Dynpro IView 4 (default theme)

-Deployed Web Dynpro IView 5 **(different theme)**

-Deployed Web Dynpro IView 6 (default theme)

Thanks