Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Add a link in work notes for user to be able to click on

Gemma4
Mega Sage

Hi everyone 

I have a requirement for technicians to be able to add hyperlinks for users to click instead of pasting a full url. Below is what I've tried so far with luck. (trying to keep it as simple as possible) Has anyone achieved this without much customization. 

 

[code]<a href = “https://www.google.com"> Click Me! </a>[code]

7 REPLIES 7

Elijah Aromola
Mega Sage

Try 

 

[code]<a href = “https://www.google.com"> Click Me! </a>[/code]

Thanks @Elijah Aromola 

Unfortunately still no luck. I've tried several variations of the code without luck. Could there be a property restrictinglink.png this?

 

Yes there is glide.ui.security.allow_codetag. 

I changed the property to true and now the hyperlink is visible so that part is great news!! however when I click the link it never opens

Gemma4_0-1705089550898.png

 

Gemma4_1-1705089598724.png