<?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: FilterPane Document Extension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389971#M1237720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Multibox is also buggy. Drop down for that object is not working when under FilterPane&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Oct 2013 12:42:42 GMT</pubDate>
    <dc:creator>Qvmaster2019</dc:creator>
    <dc:date>2013-10-04T12:42:42Z</dc:date>
    <item>
      <title>FilterPane Document Extension</title>
      <link>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389966#M1237715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A while back I was asked if it was possible to put some list boxes onto a floating panel which would slide out when required, slide being the key word. The answer is yes and I've put a Document Extension together that does just that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In essence the extension takes ALL objects that sit in the left 250px of a QlikView sheet and puts them on a new hidden, but accessible, panel and then shifts the rest of the objects over to the left, giving you another 250px of real estate to use for other purposes. A 'tab' on left side of QlikView provides access to the panel when clicked, touched or hovered over (depending on device), which will slide out over the existing objects and slide in again accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's currently using jQuery to identify the current sheet/tab so if you have a QVW with the Tab Row hidden then you'll need to adapt the extension. It's by no means perfect as the size and positioning are currently coded into the script and css files and in an ideal world these would be configurable. The repositioning of containers is also not 100% accurate yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please feel free to download/use/adapt and I'd be glad to hear your feedback.&lt;/P&gt;&lt;P&gt;Thanks&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/FilterPane-Document-Extension/m-p/389966#M1237715</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: FilterPane Document Extension</title>
      <link>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389967#M1237716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How does the pane determine what goes in and what goes out. I was wondering if I could put a search object and text objects in there as well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 10:27:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389967#M1237716</guid>
      <dc:creator>DavidFoster1</dc:creator>
      <dc:date>2013-07-11T10:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: FilterPane Document Extension</title>
      <link>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389968#M1237717</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;In theory you can have pretty much everything in there except a container. The extension is currently configured to pick up everything that is in the first 250px on the left and put it into the pane (this also means it's best if those objects are around 250px wide or less. This number can be changed in the main script.js file of the extension if needs be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 10:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389968#M1237717</guid>
      <dc:creator />
      <dc:date>2013-07-11T10:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: FilterPane Document Extension</title>
      <link>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389969#M1237718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 10:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389969#M1237718</guid>
      <dc:creator>DavidFoster1</dc:creator>
      <dc:date>2013-07-11T10:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: FilterPane Document Extension</title>
      <link>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389970#M1237719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only niggle I have come across is the behaviour of the search object and the search function on list boxes. The white popup box is not visible. My guess is that they are appearing on a layer that is hidden by the filterpane.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 10:06:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389970#M1237719</guid>
      <dc:creator>DavidFoster1</dc:creator>
      <dc:date>2013-07-18T10:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: FilterPane Document Extension</title>
      <link>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389971#M1237720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Multibox is also buggy. Drop down for that object is not working when under FilterPane&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 12:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389971#M1237720</guid>
      <dc:creator>Qvmaster2019</dc:creator>
      <dc:date>2013-10-04T12:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: FilterPane Document Extension</title>
      <link>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389972#M1237721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Were you able to find a workaround for that search function issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 12:56:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389972#M1237721</guid>
      <dc:creator>Qvmaster2019</dc:creator>
      <dc:date>2013-10-04T12:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: FilterPane Document Extension</title>
      <link>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389973#M1237722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think anything that pops-up a list box will not work as the list will be rendered behind the filterpane itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 09:07:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389973#M1237722</guid>
      <dc:creator>DavidFoster1</dc:creator>
      <dc:date>2013-10-10T09:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: FilterPane Document Extension</title>
      <link>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389974#M1237723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GREAT!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 14:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389974#M1237723</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2014-02-14T14:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: FilterPane Document Extension</title>
      <link>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389975#M1237724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nick - very cool extension &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although, I am seeing an issue when I change sheets, the filter pane doesnt want to pick up the objects in the new sheet. Instead it just covers the items underneath it (that should be contained in the filter pane). Did you run across this at all, or would you happen to know how this could be fixed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for the cool dev work!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 17:24:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389975#M1237724</guid>
      <dc:creator />
      <dc:date>2014-05-21T17:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: FilterPane Document Extension</title>
      <link>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389976#M1237725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very sweet code, have you improved it at all since you created it?&lt;/P&gt;&lt;P&gt;can i show the hidden tab also on the right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Aug 2014 23:53:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389976#M1237725</guid>
      <dc:creator />
      <dc:date>2014-08-17T23:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: FilterPane Document Extension</title>
      <link>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389977#M1237726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott,&lt;/P&gt;&lt;P&gt;Unfortunately I didn't really get time to look into any of the problems/enhancements with the extension although I'm sure it could be made much cooler. I know that some of our partners have taken the extension and redeveloped it to be much more sophisticated. If you have some web dev knowledge and experience with browser developer tools you can interrogate the QlikView layout and use that to expand on the functionality.&lt;/P&gt;&lt;P&gt;As much as I'd like to work on the extension I'm doubtful I'll get the time.&lt;/P&gt;&lt;P&gt;(My apologies as well for the rather delayed response)&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 15:06:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389977#M1237726</guid>
      <dc:creator />
      <dc:date>2014-11-07T15:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: FilterPane Document Extension</title>
      <link>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389978#M1237727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Walter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the code is still the same as the original upload although I have heard of it being improved by others for specific applications.&lt;/P&gt;&lt;P&gt;In theory it should be simple enough to position on the right hand side providing you have some javascript skills. From memory I believe I'm looping through the elements and the panel and adjusting the "left" position. You &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;should be able to swap this for the "right" position (and perhaps a few other minor tweaks) and job done.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Apologies to you as well for the delayed reply)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 15:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FilterPane-Document-Extension/m-p/389978#M1237727</guid>
      <dc:creator />
      <dc:date>2014-11-07T15:09:21Z</dc:date>
    </item>
  </channel>
</rss>

