cancel
Showing results for 
Search instead for 
Did you mean: 

How to apply style for caption, inputfield, textview in webdynpro?

Former Member
0 Kudos

Hi,

I want to apply style(colors, fonts, size) for caption, textview. And I want to set the background color for inputfield.

In textview we have semanticColor properties. by using this property I can't assign more color as my wish.

Any one can help me, how to achieve this in webdynpro?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Rajakumar,

This is impossible.

WD does not provide such functionality to preserve consistent look-n-feel among all application's components. If you need to modify style of all relevant controls, then download "Eclipse Theme Editor" <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/downloads">here</a> and create own theme.

VS