How to put link in Label

Hi
I want to put a link in a label and I have enabled html format and already used command but it didnt works how to do that.I searched community but didnt find my solution

Please post a screenshot of your blocks.

I have just put HTML command on label property is there anything else to do ?

You also have to write HTML hyperlink’s code for hyperlinks in label text.
Like this

<a>href=your link here">name</a>

1 Like

Set label to clickable also

already done

you can you the hyperlink extension i think its available in the community

https://www.youtube.com/watch?v=1GmTO10g-dI&vl=en

see this video i think this may help you

extension link

1 Like

Mean, you will use an extension for a little work.
I am sure you will have to work more if you use extension. When it is easily possible with label itself then why use an extension.??

1 Like

i was just giving a suggestion rest you wish

then use

image

This doesn’t work nothing happening on clicking label

Didn’t worked :pensive:

did you watched the tutorial video i sent

Yes i watched that

1 Like

Try

or

2 Likes

blocks(3)

1 Like

I have created hyperlink on label after using 2nd block it is showing Error 601: No corresponding activity was found.

using companion

post your blocks