Skip to main content
Solved

Hyperlink in panel not working but is working in popup?


Forum|alt.badge.img+15

I have a message with some html (hyperlink) in it for more explanation about a certain (complex) subject. However, it does work in the popup but not in the panel below, why?

 

Best answer by Mark Jongeling

Hi René,

That is a limitation of the component. We are not able to show Hyperlinks in the information panel.

View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

3 replies

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • 3936 replies
  • Answer
  • April 9, 2021

Hi René,

That is a limitation of the component. We are not able to show Hyperlinks in the information panel.


C. Lousberg
Captain
Forum|alt.badge.img+4
  • Captain
  • 41 replies
  • March 13, 2023

Hi @René W , can you please explain how you were able to create the hyperlink in the message ?

For some reason my A HREF is just interpreted as text and now converted to an hyperlink 🤔

Currently using:

DECLARE @url NVARCHAR(MAX);

SET @url = CONCAT('<text>'
                 ,'<a href="https://www.nu.nl" target="_blank">MyLink</a>'
                 ,'</text>')

EXEC tsf_send_message 'URLtest', @url, 0;

Created message:

Thanks


Mark Jongeling
Administrator
Forum|alt.badge.img+23

Hi @C. Lousberg ,

It looks like the Web GUI does support hyperlinks inside pop-up messages. The Windows GUI does not to my knowledge.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings