Operations Dashboard not supporting href in pop-up like ArcGIS Online map viewer

1343
0
08-15-2016 02:04 PM
LSaunders
New Contributor III

I have a need to force open a browser window of a specific size when clicking on a live video link from a feature pop-up in an Operations Dashboard application.  I tried using something like: <a href="javascript:window.open('http://mypage.html','mypage','width=800,height=575')">Open Video</a>  in the attribute table to accomplish this.  When I configure the pop-ups in the ArcGIS Online map viewer this link works, but when I look at the pop-up in the Operations Dashboard application, it displays the actual href line, not the link the video.

Am I missing something, or is Operations Dashboard lacking this functionality?

Thanks!

0 Kudos
0 Replies