<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to get rid of the &amp;quot;... is being opened&amp;quot; text in browser in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939772#M324185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It might be possible to do this with vbs-macros from inside of each qvw which stored selections, opened another qvw, transferred the selections and closed itself - but it wouldn't be easy to develop it to a stable version and might be have other drawbacks ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set newApp = ActiveDocument.GetApplication&lt;/P&gt;&lt;P&gt;set newdoc = newApp.OpenDoc (path.Text &amp;amp; "\" &amp;amp; app.Text,"","")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Nov 2015 11:16:37 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2015-11-05T11:16:37Z</dc:date>
    <item>
      <title>How to get rid of the "... is being opened" text in browser</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939767#M324180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I want to get rid of the "... is being opened" message in the browser when a QVW file is being opened. The Icon on the left shall be removed as well.&lt;/P&gt;&lt;P&gt;How is it possible to get this? The text shall be removed only when a special qvw is being openend. Thus must depend on the qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you and regards!&lt;/P&gt;&lt;P&gt;Marcel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 19:51:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939767#M324180</guid>
      <dc:creator>hugmarcel</dc:creator>
      <dc:date>2015-11-04T19:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rid of the "... is being opened" text in browser</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939768#M324181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I spent a few minutes investigating it - and it seems unfortunately that it is the IE-plugin (the OCX / ActiveX) component - a binary file - that is showing the icon and the text. That makes it impossible I think to modify this part...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 21:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939768#M324181</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-11-04T21:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rid of the "... is being opened" text in browser</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939769#M324182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that "document chaining with Plugin" is not really neat and possible with QV. There are too many drawbacks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;marcel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 07:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939769#M324182</guid>
      <dc:creator>hugmarcel</dc:creator>
      <dc:date>2015-11-05T07:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rid of the "... is being opened" text in browser</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939770#M324183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Document chaining is quite possible with QlikView plug-in. And someone has to explain to me why it is not "neat"... You can use Actions that can be triggered in a multiple of ways and with the Action it can transfer state too. So is it the UI transition with what is shown to the use that is not neat?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 08:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939770#M324183</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-11-05T08:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rid of the "... is being opened" text in browser</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939771#M324184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the drawbacks that I see (user clicks action on button to forward to another qvw):&lt;/P&gt;&lt;P&gt;1.) button action "external -&amp;gt; url": &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a.) Once clicking the button, the user sees the "... is opened" mesage in the browser.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; b.) the user will recognise there is another URL in the browser header.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c.) if the user wants to return back to the old qvw, the same issues occur.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; d.) bookmarks: Work only qvw-specific. Adding a bookmark to Doc 2 will require to start Doc 1 first, push the button, then apply the bookmark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.) button action "external -&amp;gt; open another document": &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a.) Once clicking the button, the user sees the "... is opened" message. &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; b.) the user will recognise there is another QVP-URL in the browser header.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c.) &amp;amp; d.) Same as for 1.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is that "document chaining" is not visible to the end user. The end user shall not see that he is forwarded and backwarded to another qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you provide an example of 2 qvws with this kind of INVISIBLE chaining mechanism for QVPlugin?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you - Marcel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 08:37:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939771#M324184</guid>
      <dc:creator>hugmarcel</dc:creator>
      <dc:date>2015-11-05T08:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rid of the "... is being opened" text in browser</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939772#M324185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It might be possible to do this with vbs-macros from inside of each qvw which stored selections, opened another qvw, transferred the selections and closed itself - but it wouldn't be easy to develop it to a stable version and might be have other drawbacks ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set newApp = ActiveDocument.GetApplication&lt;/P&gt;&lt;P&gt;set newdoc = newApp.OpenDoc (path.Text &amp;amp; "\" &amp;amp; app.Text,"","")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 11:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939772#M324185</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-11-05T11:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rid of the "... is being opened" text in browser</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939773#M324186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for this proposal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, using QVPlugin and OpenDoc method in macro, what I can do is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub OpenApp&lt;/P&gt;&lt;P&gt;&amp;nbsp; set App = ActiveDocument.GetApplication&lt;/P&gt;&lt;P&gt;&amp;nbsp; Rem ** open new document and activate it **&lt;/P&gt;&lt;P&gt;&amp;nbsp; set newdoc = App.OpenDoc("//myserver/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=QVS%40mydoc.qvw&amp;amp;client=Plugin","","") &lt;/P&gt;&lt;P&gt;End Sub &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting the same issues. The new doc is opened in a new browser window, icon and "is being opened" text is visible etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards - Marcel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 15:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939773#M324186</guid>
      <dc:creator>hugmarcel</dc:creator>
      <dc:date>2015-11-17T15:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rid of the "... is being opened" text in browser</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939774#M324187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is highly unlikely that there is any kind of "fix" for this. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 17:32:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939774#M324187</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-11-17T17:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rid of the "... is being opened" text in browser</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939775#M324188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Opening within a new browser window could be caused from certain server settings - in qv 10 you could define if an application would be opened within a new window, the same window or re-use a window. It seems that in qv 11 those options isn't available anymore but they might be only hidden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But at all I think Petter is right and you wouldn't get it fixed with native measures but you could of course try to customize files like the index.htm, AccessPoint.dll and the various js-scripts respectively ask qlik to customize them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 08:12:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-rid-of-the-quot-is-being-opened-quot-text-in-browser/m-p/939775#M324188</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-11-18T08:12:40Z</dc:date>
    </item>
  </channel>
</rss>

