<?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: Removing the Qlik overview bar from app embedded in html page in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Qlik-overview-bar-from-app-embedded-in-html-page/m-p/1671421#M12254</link>
    <description>&lt;P&gt;Did you go any solution for this ?&lt;/P&gt;</description>
    <pubDate>Fri, 31 Jan 2020 16:57:43 GMT</pubDate>
    <dc:creator>qliksensedev</dc:creator>
    <dc:date>2020-01-31T16:57:43Z</dc:date>
    <item>
      <title>Removing the Qlik overview bar from app embedded in html page</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Qlik-overview-bar-from-app-embedded-in-html-page/m-p/1207760#M6187</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 have embedded an app in a html code using an iframe object, as per instruction in this &lt;A href="https://help.qlik.com/en-US/sense-developer/3.1/Subsystems/Mashups/Content/AppIntegrationAPI/app-integration-api-examples.htm"&gt;help page&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;iframe src = "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:4848/sense/app/" rel="nofollow" target="_blank"&gt;http://localhost:4848/sense/app/&lt;/A&gt;&lt;EM&gt;&lt;STRONG&gt;appID&lt;/STRONG&gt;&lt;/EM&gt;/&lt;EM&gt;&lt;STRONG&gt;sheetID&lt;/STRONG&gt;&lt;/EM&gt;" /&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The page works fine, and I can see and interact with the app. What bothers me is the presence of the Qlik overview gray bar on top:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlik_embed.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/142865_qlik_embed.PNG" style="height: 99px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering whether it is possible to remove it, so that you only see the selection bar (the darker one) on top. Maybe an option to include in the iframe? Or is there another approach?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could use the Mashup editor, but it allows me only to add single objects, not the entire app on the html page, which is what I want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 18:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Qlik-overview-bar-from-app-embedded-in-html-page/m-p/1207760#M6187</guid>
      <dc:creator />
      <dc:date>2016-11-03T18:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the Qlik overview bar from app embedded in html page</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Qlik-overview-bar-from-app-embedded-in-html-page/m-p/1207761#M6188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know there's no supported way to remove it. But if the&lt;SPAN style="font-size: 10pt;"&gt; app and the page that you are embedding it into are both on the same domain, then you could potentially target the css with javascript. &lt;A href="http://stackoverflow.com/questions/6494721/css-override-body-style-for-content-in-iframe" title="http://stackoverflow.com/questions/6494721/css-override-body-style-for-content-in-iframe"&gt;CSS override body style for content in iframe? - Stack Overflow&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 19:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Qlik-overview-bar-from-app-embedded-in-html-page/m-p/1207761#M6188</guid>
      <dc:creator>Francis_Kabinoff</dc:creator>
      <dc:date>2016-11-03T19:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the Qlik overview bar from app embedded in html page</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Qlik-overview-bar-from-app-embedded-in-html-page/m-p/1207762#M6189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Francis, I will try that out and see how it goes. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 08:15:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Qlik-overview-bar-from-app-embedded-in-html-page/m-p/1207762#M6189</guid>
      <dc:creator />
      <dc:date>2016-11-04T08:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the Qlik overview bar from app embedded in html page</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Qlik-overview-bar-from-app-embedded-in-html-page/m-p/1671421#M12254</link>
      <description>&lt;P&gt;Did you go any solution for this ?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 16:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Qlik-overview-bar-from-app-embedded-in-html-page/m-p/1671421#M12254</guid>
      <dc:creator>qliksensedev</dc:creator>
      <dc:date>2020-01-31T16:57:43Z</dc:date>
    </item>
  </channel>
</rss>

