Forum Discussion
dhavalu
10 years agoFrequent Visitor
Hyperlink not clickable with custom visual.
Hello, I am working on creating custom visual which creats simple hyperlink using d3js. Some how when its clicked it dosent open the browser even though the link has proper href and target tags. I...
dhavalu
10 years agoFrequent Visitor
Hey Vincent, Thanks for the reply.
Is there any alternative to this. How come the exiting table control render link tag when the column is "Web Url"? Any Idea?
Thanks.
vincent_1234
10 years agoHelper I
I have not found any alternative.
Native visuals can use urls because they are not sandboxed in iframes.
I understand Microsoft does this for safety so improper developed custom visuals can't collide but it would be nice if we wern't limited in functionality.