TFS, Visual Studio, SQL Server, BizTalk, SharePoint, .Net, and more ...
I was at a client and the question came up "Can I jump to another web based tool from my report?". The answer seemed obvious ... YES. What was not straightfoward was how to open the other web based tool in another window. Here is a solution a found (someone else's idea) that helped.
When designing the report:
- Open up a text box properties window
- Go to Navigation
- Enable Jump to URL
- In the URL enter javascript:void(window.open( 'http://www.microsoft.com', '_blank')
Please note that you should replace the http://www.microsoft.com with the URL you would like to launch. Also note, that the second parameter of '_blank' is the standard window.open target meaning a new window.
Comment Notification
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using