<?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 Qlik Sense - Mashup  - API-  Qlik Tabbed Container Feature - Don't use object ID as element ID in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-API-Qlik-Tabbed-Container-Feature-Don-t-use/m-p/1687387#M12538</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;This is a warning rather than a question.&amp;nbsp; Today I found an interesting feature of the Qlik Tabbed Container extension.&amp;nbsp; If you use the object ID to as the element ID, the extension will be hidden. Here is an example:&lt;/P&gt;&lt;P&gt;This is ok:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;...

app.getObject('qv1','12d8901e-a7f5-4494-a01c-d6b97a8fb0c6');

...

&amp;lt;div id='qv1' class='qlik-tabbed-container qvobject vislocked'&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is not ok:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;...

app.getObject('12d8901e-a7f5-4494-a01c-d6b97a8fb0c6','12d8901e-a7f5-4494-a01c-d6b97a8fb0c6');

...

&amp;lt;div id='12d8901e-a7f5-4494-a01c-d6b97a8fb0c6' class='qlik-tabbed-container qvobject vislocked'&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just thought I'd let you know as it might save someone an hour or so of banging their head against the wall&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:53:47 GMT</pubDate>
    <dc:creator>rbartley</dc:creator>
    <dc:date>2024-11-16T02:53:47Z</dc:date>
    <item>
      <title>Qlik Sense - Mashup  - API-  Qlik Tabbed Container Feature - Don't use object ID as element ID</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-API-Qlik-Tabbed-Container-Feature-Don-t-use/m-p/1687387#M12538</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;This is a warning rather than a question.&amp;nbsp; Today I found an interesting feature of the Qlik Tabbed Container extension.&amp;nbsp; If you use the object ID to as the element ID, the extension will be hidden. Here is an example:&lt;/P&gt;&lt;P&gt;This is ok:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;...

app.getObject('qv1','12d8901e-a7f5-4494-a01c-d6b97a8fb0c6');

...

&amp;lt;div id='qv1' class='qlik-tabbed-container qvobject vislocked'&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is not ok:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;...

app.getObject('12d8901e-a7f5-4494-a01c-d6b97a8fb0c6','12d8901e-a7f5-4494-a01c-d6b97a8fb0c6');

...

&amp;lt;div id='12d8901e-a7f5-4494-a01c-d6b97a8fb0c6' class='qlik-tabbed-container qvobject vislocked'&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just thought I'd let you know as it might save someone an hour or so of banging their head against the wall&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:53:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-API-Qlik-Tabbed-Container-Feature-Don-t-use/m-p/1687387#M12538</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2024-11-16T02:53:47Z</dc:date>
    </item>
  </channel>
</rss>

