Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: Zvolensky on October 10, 2017, 11:25:39 pm
-
Hello
Is there a way to put in a link to be opened in new tab?
I have an element with some notes. One of them is a link to external web page, using the Type Web Site on the Hyperlink details
Work OK when i do HTML export
I want that link to be open in a new tab. I have tried the <a target="_blank" href="dsdsdsdsds.com"> but it is not good, Sparx encapsulates the link in it's own <a> </a>
Any idea how to do this? Possible? Without script?
-
There's a good chance that this will work if you can get it into the database somehow, but I don't see that happening without something of a script.
Geert
-
I was afraid that you will say that :D
Oh, and as a bonus, i need HTTPS, not HTTP (which Sparx is putting in place by default)