<?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: Extensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extensions/m-p/567539#M1242314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's hard to tell without any code but when you add another field as a dimension to your extension QlikView will update.&lt;/P&gt;&lt;P&gt;Meaning a update request are sent to all of the objects on the sheet - so depending one how you have written your extension they will re-draw once the paint function is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Judging from your explanation it sounds as you might be targeting the same element in all of your extensions?&lt;/P&gt;&lt;P&gt;Do you have any DOM selectors in there that's not unique? Are you loading any external libraries that might be polluting the global namespace and causing conflicts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 May 2014 17:19:18 GMT</pubDate>
    <dc:creator>Alexander_Thor</dc:creator>
    <dc:date>2014-05-29T17:19:18Z</dc:date>
    <item>
      <title>Extensions</title>
      <link>https://community.qlik.com/t5/QlikView/Extensions/m-p/567535#M1242309</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;anyone knows how to make extensions 'update-ready'? I have the problem that - as soon as I add an additional expression to an existing extension, all extension-objects in a QV-document crash and have to be renewed from scratch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for any advice!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter Noindl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extensions/m-p/567535#M1242309</guid>
      <dc:creator>p_noindl</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Extensions</title>
      <link>https://community.qlik.com/t5/QlikView/Extensions/m-p/567536#M1242311</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;What happens when it crashes? What do you mean by renew?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technically, all extension are built up with each browser refresh (or when clicking/selecting something in the data model).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Apr 2014 12:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extensions/m-p/567536#M1242311</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2014-04-12T12:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Extensions</title>
      <link>https://community.qlik.com/t5/QlikView/Extensions/m-p/567537#M1242312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry,&lt;/P&gt;&lt;P&gt;maybe my description of the problem wasn't clear enough. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have developed a geomap-extension and are now facing the following problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we add a new field to the extensions properties dialog, which is not a text field, all previously built QV-map-objects don't function any more and have to be rebuilt with the new properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that my explanation was understandable now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Apr 2014 12:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extensions/m-p/567537#M1242312</guid>
      <dc:creator>p_noindl</dc:creator>
      <dc:date>2014-04-12T12:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Extensions</title>
      <link>https://community.qlik.com/t5/QlikView/Extensions/m-p/567538#M1242313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same problem with the drop down extension. For me removing the extension and saving the document and then applying the changes helped&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 14:40:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extensions/m-p/567538#M1242313</guid>
      <dc:creator />
      <dc:date>2014-05-29T14:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Extensions</title>
      <link>https://community.qlik.com/t5/QlikView/Extensions/m-p/567539#M1242314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's hard to tell without any code but when you add another field as a dimension to your extension QlikView will update.&lt;/P&gt;&lt;P&gt;Meaning a update request are sent to all of the objects on the sheet - so depending one how you have written your extension they will re-draw once the paint function is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Judging from your explanation it sounds as you might be targeting the same element in all of your extensions?&lt;/P&gt;&lt;P&gt;Do you have any DOM selectors in there that's not unique? Are you loading any external libraries that might be polluting the global namespace and causing conflicts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 17:19:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extensions/m-p/567539#M1242314</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2014-05-29T17:19:18Z</dc:date>
    </item>
  </channel>
</rss>

