<?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: Mashup: How to handle current selections on mobile? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154927#M5568</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Karl if you've built your own Mashup, is up to you make it responsive. Basically if you can use some responsive template like Bootstrap which does this &amp;nbsp;work for you.&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;For the selection bar it's an option to select on dev-hub (single or mashup editor) in order to include it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 May 2016 06:55:46 GMT</pubDate>
    <dc:creator>Vincenzo_Esposito</dc:creator>
    <dc:date>2016-05-31T06:55:46Z</dc:date>
    <item>
      <title>Mashup: How to handle current selections on mobile?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154924#M5565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Building a mashup and trying it out I find out that the CurrentSelections bar and the global selections doesn't scale on mobile by default. Is this a bug or not implemented? And how do you make it work on mobile?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 18:06:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154924#M5565</guid>
      <dc:creator />
      <dc:date>2016-05-26T18:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup: How to handle current selections on mobile?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154925#M5566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;You should have a badge with the number of filters applied. When you click on it a detailed filter pane appears&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 18:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154925#M5566</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2016-05-26T18:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup: How to handle current selections on mobile?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154926#M5567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly my point, I should have.&lt;/P&gt;&lt;P&gt;I am building a mashup and fetch the CurrentSelection object, but it's not responsive like in the Qlik Sense Hub apps.&lt;/P&gt;&lt;P&gt;Is there a CurrentSelectionMobile object?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2016 19:10:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154926#M5567</guid>
      <dc:creator />
      <dc:date>2016-05-30T19:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup: How to handle current selections on mobile?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154927#M5568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Karl if you've built your own Mashup, is up to you make it responsive. Basically if you can use some responsive template like Bootstrap which does this &amp;nbsp;work for you.&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;For the selection bar it's an option to select on dev-hub (single or mashup editor) in order to include it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 06:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154927#M5568</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2016-05-31T06:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup: How to handle current selections on mobile?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154928#M5569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently the current selections object does not support what we call Small Devices mode.&lt;/P&gt;&lt;P&gt;I guess you could potentially trick it into it by setting isSmallDevice = true on scope but I wouldn't count on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could of course use the standard object for larger devices and when your page hits a certain breakpoint swap it out for something custom. You can use the Selection API to get the current selections qlik.app.selectionState('$')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 10:56:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154928#M5569</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2016-05-31T10:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup: How to handle current selections on mobile?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154929#M5570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something I like to do if I use the CurrentSelection Object is hide the control panels on the left and right on mobile. It's not exactly what you're looking for, but it's easy to implement, and works pretty well. Here's an example &lt;A href="http://webapps.qlik.com/ncaa-nba/ncaa-nba.html" title="http://webapps.qlik.com/ncaa-nba/ncaa-nba.html"&gt;Qlik Sense: Mashup&lt;/A&gt; and the required css below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* hides the left and right panels of the CurrentSelection Object */&lt;/P&gt;&lt;P&gt;.buttons.borderbox, .buttons-end.borderbox {&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; display: none;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* shifts the selection boxes to the left */&lt;/P&gt;&lt;P&gt;.qv-panel-current-selections .qv-selections-pager {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-left: 0px;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 15:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154929#M5570</guid>
      <dc:creator>Francis_Kabinoff</dc:creator>
      <dc:date>2016-05-31T15:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup: How to handle current selections on mobile?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154930#M5571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Francis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to disable just the selections tool and move the global search icon to the right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to prevent the window from opening by setting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.qv-global-selections {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; display:none;&lt;/P&gt;&lt;P&gt; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2016 21:23:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154930#M5571</guid>
      <dc:creator />
      <dc:date>2016-10-03T21:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup: How to handle current selections on mobile?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154931#M5572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yea, should be. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* hide the selection tool button */&lt;/P&gt;&lt;P&gt;.buttons-end button.qv-subtoolbar-button:nth-child(2) {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; display: none;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* move search button to right */&lt;/P&gt;&lt;P&gt;.global-search-button {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; float: right;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 13:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154931#M5572</guid>
      <dc:creator>Francis_Kabinoff</dc:creator>
      <dc:date>2016-10-04T13:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup: How to handle current selections on mobile?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154932#M5573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect Thanks Francis!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 16:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-How-to-handle-current-selections-on-mobile/m-p/1154932#M5573</guid>
      <dc:creator />
      <dc:date>2016-10-04T16:00:45Z</dc:date>
    </item>
  </channel>
</rss>

