Skip to Content
0
Jul 03, 2009 at 07:00 AM

How to change the text color of a formLayoutColumnHeader ?

29 Views

Hi all,

I'm working on a BSP on SAP NetWeaver 2004s and would need to change the (OTR) text color to red in a

formLayoutColumnHeader, but there is no attribute about it. I searched for other threads and tried with the

tag <font color=....> before the OTR tag, but the tag is shown with the OTR text on the UI...

Example:

<phtmlb:formLayoutColumnHeader id = "PublInfoGroupHeader"

text = "<%= otr(xxxxxxxx) %>" />

Thx in advance, best regards.

Angelo