<?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 extend Qlik Sense native templates(filter-pane)? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-extend-Qlik-Sense-native-templates-filter-pane/m-p/1409521#M8629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveena,&lt;/P&gt;&lt;P&gt;There is a blog post (&lt;A href="http://sentienttidbits.blogspot.se/2014/09/extending-built-in-qlik-sense.html" title="http://sentienttidbits.blogspot.se/2014/09/extending-built-in-qlik-sense.html"&gt;Sentient tidbits: Extending built-in Qlik Sense visualisations&lt;/A&gt;) on how to extend the bar chart. It is from 2014.09 so it is a bit old. Don't know if this still works and if you can apply the same technique on the other elements. But maybe it is worth a try?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Nov 2017 07:29:10 GMT</pubDate>
    <dc:creator>_jespers_</dc:creator>
    <dc:date>2017-11-17T07:29:10Z</dc:date>
    <item>
      <title>How to extend Qlik Sense native templates(filter-pane)?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-extend-Qlik-Sense-native-templates-filter-pane/m-p/1409519#M8627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Geeks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for extending native Qlik Sense charts/filter panes for my purpose. Is there anyway we can get the source code or template of Qlik Sense templates? I am particularly looking for Filter panes for now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers would be appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Praveena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 21:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-extend-Qlik-Sense-native-templates-filter-pane/m-p/1409519#M8627</guid>
      <dc:creator>s29124141</dc:creator>
      <dc:date>2017-11-16T21:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend Qlik Sense native templates(filter-pane)?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-extend-Qlik-Sense-native-templates-filter-pane/m-p/1409520#M8628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;To my knowledge, there is currently no way to extend existing objects. You have to build your own. There are lots of examples available in &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://branch.qlik.com" rel="nofollow" target="_blank"&gt;http://branch.qlik.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 22:54:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-extend-Qlik-Sense-native-templates-filter-pane/m-p/1409520#M8628</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-11-16T22:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend Qlik Sense native templates(filter-pane)?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-extend-Qlik-Sense-native-templates-filter-pane/m-p/1409521#M8629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveena,&lt;/P&gt;&lt;P&gt;There is a blog post (&lt;A href="http://sentienttidbits.blogspot.se/2014/09/extending-built-in-qlik-sense.html" title="http://sentienttidbits.blogspot.se/2014/09/extending-built-in-qlik-sense.html"&gt;Sentient tidbits: Extending built-in Qlik Sense visualisations&lt;/A&gt;) on how to extend the bar chart. It is from 2014.09 so it is a bit old. Don't know if this still works and if you can apply the same technique on the other elements. But maybe it is worth a try?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 07:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-extend-Qlik-Sense-native-templates-filter-pane/m-p/1409521#M8629</guid>
      <dc:creator>_jespers_</dc:creator>
      <dc:date>2017-11-17T07:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend Qlik Sense native templates(filter-pane)?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-extend-Qlik-Sense-native-templates-filter-pane/m-p/1409522#M8630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.qlik.com/qlik-users/244289"&gt;jesper.snihs&lt;/A&gt;‌. I was able to get it started using your suggestion. I see the native chart templates are now in qlik.js file. &lt;/P&gt;&lt;P&gt;I could see below definition in Client.js file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15109424075511595 jive_text_macro" jivemacro_uid="_15109424075511595"&gt;
&lt;P&gt;define({&lt;/P&gt;
&lt;P&gt;"properties.selectValue": "&amp;lt;Select a value&amp;gt;",&lt;/P&gt;
&lt;P&gt;"properties.dimensions.showNull": "Include null values",&lt;/P&gt;
&lt;P&gt;"properties.dimensions.showExcluded": "Show excluded",&lt;/P&gt;
&lt;P&gt;"scripteditor.console.appsuccessfullysaved": "App successfully saved.",&lt;/P&gt;
&lt;P&gt;"scripteditor.console.scrolllock.enabled": "Scroll lock is enabled.",&lt;/P&gt;
&lt;P&gt;"scripteditor.console.scrolllock.disabled": "Scroll lock is disabled.",&lt;/P&gt;
&lt;P&gt;"scripteditor.console.outputcleared": "Output cleared.",&lt;/P&gt;
&lt;P&gt;"scripteditor.debug.toolbar.endhere": "End here",&lt;/P&gt;
&lt;P&gt;"scripteditor.debug.toolbar.currentlimitedloadvalue": "Current limited load value",&lt;/P&gt;
&lt;P&gt;"scripteditor.debug.toolbar.step": "Step",&lt;/P&gt;
&lt;P&gt;"scripteditor.debug.toolbar.run": "Run",&lt;/P&gt;
&lt;P&gt;"scripteditor.debug.toolbar.pause": "Pause",&lt;/P&gt;
&lt;P&gt;"scripteditor.debug.toolbar.enablelimitedload": "Limited load",&lt;/P&gt;
&lt;P&gt;"properties.addons": "Add-ons",&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 18:14:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-extend-Qlik-Sense-native-templates-filter-pane/m-p/1409522#M8630</guid>
      <dc:creator>s29124141</dc:creator>
      <dc:date>2017-11-17T18:14:46Z</dc:date>
    </item>
  </channel>
</rss>

