Show Html Links

Hey Koders, So I’m showing some html code in a Label. so what is want is if there is Any hyperlink in Label, So it will highlight and when we click on that will open in a Webviewer or external Browser.

Have you searched community :mag: ?

1 Like

Well i tried this but


this is my label Html Text

<h2>Hello World</h2><a href="https://www.facebook.com">Visit2</a><br><a href="https://www.meta.com">Visit2</a><br><a href="https://www.w3schools.com">Visit W3Schools.com!</a>
Get 601 Corresponding Error

Then you have to use one label for each address because when label click you can assign only one url to activity starter. There is no way to detect which link is pressed

here is the extension

Well thank You @Earn_Money_online but it only detecting not clickable even after checking clickable to True.
I tried same html code as previously mentioned.

Will text ever change in label so you must detect links ? If not, create a card view, place inside 3 labels and when each label click open corresponding link

Yes Basically i will show some html codes in label from database.

What about using WebViewer instead?

its clickable too, who tell u its not clickable test my app i has been used.

download this and then go to the news section you will see its clickable too.

So why its not working for me? I thought it will work on apk i exported but still not working. Can anyone Give me a simple aia that works.

Don’t spam the forum. You’ve reopened an one year old topic for no reason.

Yes, I do have a suggestion for you. Search the forum.

Firstly, i followed your rules: do not open a new topic if not neccesary
Second, I had a big doubt, and i asked in an open topic as your rules indicates
Third, as a result of my searchs in the forum, study and lots of tries for days, i hadn’t got any useful solution for me. But, fortunately, just few minutes ago, i’ve just found a solution for mi big doubt, from there, i cancelled my question in an open topic
To be honest, as i’m a begginner and english is not my mother tongue, i’m sorry if didn’t do things rightly, cause i always thought was doing the things rightly…
And yes, i do have a suggestion for you: try to understand if one is following your rules and it’s a matter about experience and no about " " spam " " (i have absolutely not idea about how to do that, and i will never ask how to do)

And i want to give thanks to Kodular, to the forum and the whole Community, cause i’ve learned a lot with your kindly tips, suggestions and welldoing here.
Regreats!

your question was about the Linkify extension and additionally the current thread is more than 1 year old… you should have started a new thread therefore…

great that you now found a solution, this is the most important thing… what about starting a new thread and tell us more about the problem as well as your solution? This could also help others with the same problem in future… thank you…

Taifun