Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Find Browser Window

Right now we have our main weebsite that links to our Qlikview App. The QV app opens in a new window.

Once the user opens qlikview I am trying to make it so that any time someone clicks the SaleID field for a sale, they are taken back to the main site and info on that sale will be displayed.

I have it all set up to run a VBScript macro everytime an SaleID is selected. This part is fine. I can even make the site launch using ActiveDocument.GetApplication.Launch. My problem is that it opens the site in a new window. I would like it to open it in the same window as the main site. In essence having 2 windows: the main site and qlikview at all times (not 500 different windows)

Any ideas? Maybe an alternative to ActiveDocument.GetApplication.Launch?

Labels (1)
0 Replies