Skip to Content
0
May 29, 2018 at 02:01 PM

Creating a Hyperlink for the FormattedTextview Text

52 Views

Hi Experts,

I am using SAP design studio 16.5.0. I have some text (paragraphs) displayed in a Formattedtextview. Is this possible to crate hyperlinks for some texts on Formattedtextview?

Right now I am using a separate textbox and displaying its text on a formattedtextview and using OpenWindow function on the click event of a text box.

The problem with this solution is the formattedtextview has vertical scrollbar because of the long text. When I scroll down the text, all text on the formattedtextview is moved but the text of the textbox remains on its position and doesn’t scroll.

Does anyone have the solution for this or anyother work around to create a hyperlink for the text on a formattedtextview?

Thanks in Advance!!!