<?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: Remove padding from single object configurator SaaS integration in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/1917797#M16613</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/138324"&gt;@ForgotMyOldUsername&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The padding is a reserved space for the toolbar selection UI see picture below, removing it breaks the functionality in IFrames (since there is no overflow)&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Even if possible, I wouldn't recommend overriding the css &amp;lt;- this may break your integration in the future&lt;BR /&gt;&lt;BR /&gt;As an alternative, you could embed visualization using the Visualization APIs or nebul.js&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-04-13 at 07.34.56.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76950iE528782867690706/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-04-13 at 07.34.56.png" alt="Screenshot 2022-04-13 at 07.34.56.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Apr 2022 05:42:55 GMT</pubDate>
    <dc:creator>Aiham_Azmeh</dc:creator>
    <dc:date>2022-04-13T05:42:55Z</dc:date>
    <item>
      <title>Remove padding from single object configurator SaaS integration</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/1834039#M15554</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Im using QlikSense Saas and would like to embeed an object using Iframe. When I do it there is padding at top of the object, how can i remove it in the Saas setup&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:00:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/1834039#M15554</guid>
      <dc:creator>arunachalamggg</dc:creator>
      <dc:date>2024-11-16T17:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Remove padding from single object configurator SaaS integration</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/1836372#M15575</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/148399"&gt;@arunachalamggg&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you provide screenshots of the padding you are talking about so that we can check if that is possible to remove or not ?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 13:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/1836372#M15575</guid>
      <dc:creator>Damien_V</dc:creator>
      <dc:date>2021-09-15T13:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Remove padding from single object configurator SaaS integration</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/1836511#M15578</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29425"&gt;@Damien_V&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please see attached picture. I'm embedding a single object in my react application.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="padding at top when embedding object" style="width: 790px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62021i465769C72D62770E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-09-16 at 00.06.27.png" alt="padding at top when embedding object" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;padding at top when embedding object&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 23:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/1836511#M15578</guid>
      <dc:creator>arunachalamggg</dc:creator>
      <dc:date>2021-09-15T23:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Remove padding from single object configurator SaaS integration</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/1917583#M16611</link>
      <description>&lt;P&gt;Has anyone managed to override this with a theme?&amp;nbsp; I added a selector to set the padding to 0px all around, and yet it still has that title 50px padding,&lt;/P&gt;
&lt;P&gt;Is it possible to change with a theme, or does it need brute force with javascript ot something to physically overwrite it at the end of&amp;nbsp; a page load ??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 16:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/1917583#M16611</guid>
      <dc:creator>ForgotMyOldUsername</dc:creator>
      <dc:date>2022-04-12T16:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Remove padding from single object configurator SaaS integration</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/1917797#M16613</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/138324"&gt;@ForgotMyOldUsername&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The padding is a reserved space for the toolbar selection UI see picture below, removing it breaks the functionality in IFrames (since there is no overflow)&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Even if possible, I wouldn't recommend overriding the css &amp;lt;- this may break your integration in the future&lt;BR /&gt;&lt;BR /&gt;As an alternative, you could embed visualization using the Visualization APIs or nebul.js&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-04-13 at 07.34.56.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76950iE528782867690706/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-04-13 at 07.34.56.png" alt="Screenshot 2022-04-13 at 07.34.56.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 05:42:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/1917797#M16613</guid>
      <dc:creator>Aiham_Azmeh</dc:creator>
      <dc:date>2022-04-13T05:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Remove padding from single object configurator SaaS integration</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/1918702#M16627</link>
      <description>&lt;P&gt;The issues is I'm embedding a &lt;EM&gt;dashboard&lt;/EM&gt;, not an object.&lt;/P&gt;
&lt;P&gt;When embedding&amp;nbsp; a dashboard it's redundant and wastes space.&lt;/P&gt;
&lt;P&gt;Unfortunately API / Nebul.js isn't an option right now. Is there not a way to target the top level instance of this selector?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 16:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/1918702#M16627</guid>
      <dc:creator>ForgotMyOldUsername</dc:creator>
      <dc:date>2022-04-14T16:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Remove padding from single object configurator SaaS integration</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/1921031#M16683</link>
      <description>&lt;P&gt;And just to highlight how redundant it is, here's the selection bar AND the white-space where ( were it a dashboard ) the title bar would reside.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ForgotMyOldUsername_0-1650554798813.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77603i62B5AA443567C0FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="ForgotMyOldUsername_0-1650554798813.png" alt="ForgotMyOldUsername_0-1650554798813.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 15:27:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/1921031#M16683</guid>
      <dc:creator>ForgotMyOldUsername</dc:creator>
      <dc:date>2022-04-21T15:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Remove padding from single object configurator SaaS integration</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/2022826#M17869</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/45449"&gt;@Aiham_Azmeh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am having the same issue as&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/138324"&gt;@ForgotMyOldUsername&lt;/a&gt;&amp;nbsp;. In addition, I noticed that in the iframe embed, we lost the ability to expand the charts. Is that the case?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I know that you guys did some update yesterday and now every time I log into Qlik, I get an java script error. Did this release cause some issues?&lt;/P&gt;
&lt;P&gt;We need to be able to expand the chart in the iframe. It's key. Please let me know.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, if chart expansion is not possible in an iframe then what is the point of having that 50px gap?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 20:10:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/2022826#M17869</guid>
      <dc:creator>minalux</dc:creator>
      <dc:date>2023-01-06T20:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Remove padding from single object configurator SaaS integration</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/2023042#M17877</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/206371"&gt;@minalux&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;EM&gt;I am having the same issue as&amp;nbsp;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/138324" target="_blank"&gt;@ForgotMyOldUsername&lt;/A&gt;&amp;nbsp;.&lt;BR /&gt;&lt;/EM&gt;&lt;FONT color="#000000"&gt;unfortunately, dealing with layouts in Iframes relative to parent pages has its limitations, and this is one of them - as mentioned before I recommend using the capability APIs (or nebula.js) -- regarding sheets vs objects, late last year, we published a tutorial on how to embed sheets with the capability APIs&amp;nbsp;&lt;A href="https://qlik.dev/tutorials/embed-a-qlik-sense-sheet-using-the-capability-api" target="_blank"&gt;https://qlik.dev/tutorials/embed-a-qlik-sense-sheet-using-the-capability-api&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#808080"&gt;&lt;EM&gt;we lost the ability to expand the charts&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;I am not sure, what you mean by expand chart in the iframe, if you mean "maximize / full screen button" &amp;lt;- this is only available in the app integration URL (&amp;amp; afaik it works)&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#808080"&gt;&lt;EM&gt;I get an java script error. Did this release cause some issues?&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;this looks like a bug (hopefully not a functional one) - pls attach a prt-screen with the error.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 08:30:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Remove-padding-from-single-object-configurator-SaaS-integration/m-p/2023042#M17877</guid>
      <dc:creator>Aiham_Azmeh</dc:creator>
      <dc:date>2023-01-09T08:30:39Z</dc:date>
    </item>
  </channel>
</rss>

