Hi,
The customer requirement is that they create a descriptive text for a function and I have to display it on the top of the page. an example:
This Function is to do some action. As a regular text some part should be in red, other part is highlighted with blue.
In BSP I simply showed the B, I, U and FONT COLOR html tags, and he created the text. Now how is this possible in WebDynpro?
There is TextView I can change design like bold, or color to one of the many choices for SemanticColor. For longer text there is FormattedTextView, however that is rather limited.
One solution is to use the new HTMLFragment/HTMLContainer/HTMLIsland technology, however that is not working under IE8.
Your help is appreciated.
Thanks!
Charlie