cancel
Showing results for 
Search instead for 
Did you mean: 

HTML Tags in Text View

Former Member
0 Kudos

Is it possible to use HTML tags to format a string displayed

within a text view. If so how?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Jonathan,

No, this is impossible for TextView.

In WD ABAP it is possible using FormattedTextView UI control.

See my post that describes workaround for WD Java: /people/valery.silaev/blog/2005/11/23/display-formatted-text-using-webdynpro-for-java

VS

Former Member
0 Kudos

hi, Do you know how to show a htmltag for example <html></html>

<h3></h3> in a formatted text view ?

Best regards,