You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Developer Support
Hi, Is it possible to open the url link in another window when we use the webGL? Something like: <a name= "http://www.myurl" target="_blank">blabla</a>
This code make a crash ;)
Thanks Greg
Developer Support
unread,
Aug 27, 2018, 5:46:27 AM8/27/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Developer Support
Hi! This is the first I have heard of something like this. All HyperText's default event handler does is open the link via Application.OpenURL(). Can you try calling this API point directly in a test? Does the link use http or https?