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

Custom theme Application

Former Member
0 Likes
915

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 manoel

Well then going by your scenario, you will have to use SAP-CSS as a url parameter in your webdynpro application.

But when you port the same webdynpro application as an iview in the portal it is not guaranteed that all the themes work as it is.

We seem to face some problem in SP11. The application specific theme works fine in SP10. But there are some problems when it comes to SP11.

BTW what version are you using. But i guess this is the only solution available to your specific scenario i.e create webdynpro themes separately and then use them in portal with the sap-cssurl parameter.

regards

Ravi