Mahima Bhatnagar
Posts: 0
Joined: Tue Apr 28, 2015 5:53 am

Making a word as hyperlink in a label

Can a word be made as a hyperlink inside a label, where the label contains a long paragraph?

I am making a dictionary kind of app, where I have put a long paragraph inside a label. What I need is whether I can make just one word, and not the whole paragraph, as a hyperlink, so that when I will click on the word it should redirect me to a tab inside the page.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Making a word as hyperlink in a label

Hello,

In this case better to use Link component https://devcenter.appery.io/documenta... .

Also this should be possible with JavaScript methods. Please search online for appropriate solution.

Return to “Issues”