Hello,
I'm trying to display an URL dimension in Targit and clicking on it should jump on another program and open a certain view.
Problem 1:
I already achived it to display the link in targit but it seems to work only with http:// or https:// links. If I try a Link like mysoftware:// it does not work with targit. It looks like that targit is cutting away the colon and the URL looks like mysoftware//.
Is there a way to get non http/https URL's working?
--> Problem solved by installing Targit 2019 Update 2Problem 2:I did another try with just using http/https URL's but I wanted to display more than one URL in a dimension attribute. For example the text is looking like this:
<a href="Link1">Link 1</a><a href="Link2">Link 2</a>
This is also not working. Targit is not interpreting this as HTML Links. If I just use one HTML Link, it is works!
Example: <a href="Link1">Link 1</a>
Problem 3:
If I have a http/https Link which requires separate authentication on target, the Link is working in targit web version but not in targit desktop client. How could this problem be solved?
--> Problem solved by installing Targit 2019 Update 2Thanks in advance for any help!
Best regards
George
Edited by user Wednesday, October 23, 2019 8:56:18 AM(UTC)
| Reason: Not specified