cancel
Showing results for 
Search instead for 
Did you mean: 

How to highlight the messages in the WDA?

Former Member
0 Kudos

hi experts,

Iam new to Webdynpro.i just want to know how to highlight the texts displayed . like BOLD,italic etc and also colors.

Regards,

murthy.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

i got the answer

Former Member
0 Kudos

Hi Murty,

We can use the textview UI element in the view layout.We can assign the properties like color,font etc to the costamised textview.We need to create a node type string for the text to be displayed in the context,and use this to display the text.

Former Member
0 Kudos

I dont think you have it via standard message area. Probably you can have a TextView UI element and use the properties Design and semanticColor to achieve this. If you have a contextNode , thats mapped to the texview and message manager writing text to this node. Solution should work.

Greetings

Prashant