<?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 Clear Selections to reflect on Dropdown menu mashup in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Clear-Selections-to-reflect-on-Dropdown-menu-mashup/m-p/96382#M1339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am building a mashup using a custom template. I have created a drop down select object following the tutorial&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4536"&gt;Mashup Editor - Create a Bootstrap Drop Down selection menu&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The drop down menu looks and works great. I have created a current selections box using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div id="CurrentSelections" class="qvobjects"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="current-selections-placeholder"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;span&amp;gt;Connect to app to see Selection Toolbar&amp;lt;/span&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (app) {&lt;/P&gt;&lt;P&gt;app.getObject('CurrentSelections','CurrentSelections');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$(".current-selections-placeholder span").css("display", "inline-block");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;app.clearAll();&lt;/P&gt;&lt;P&gt;$('#qvfilters .dropdown button').html('Select Department &amp;lt;span class="caret"&amp;gt;&amp;lt;/span&amp;gt;');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My mashup looks like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="mashup.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/206630_mashup.PNG" style="height: 270px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I clear my selections, the drop down box still holds the value selected. Would anyone be able to advise on how to clear selections on the drop down box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jun 2018 13:20:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-29T13:20:14Z</dc:date>
    <item>
      <title>Clear Selections to reflect on Dropdown menu mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Clear-Selections-to-reflect-on-Dropdown-menu-mashup/m-p/96382#M1339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am building a mashup using a custom template. I have created a drop down select object following the tutorial&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4536"&gt;Mashup Editor - Create a Bootstrap Drop Down selection menu&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The drop down menu looks and works great. I have created a current selections box using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div id="CurrentSelections" class="qvobjects"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="current-selections-placeholder"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;span&amp;gt;Connect to app to see Selection Toolbar&amp;lt;/span&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (app) {&lt;/P&gt;&lt;P&gt;app.getObject('CurrentSelections','CurrentSelections');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$(".current-selections-placeholder span").css("display", "inline-block");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;app.clearAll();&lt;/P&gt;&lt;P&gt;$('#qvfilters .dropdown button').html('Select Department &amp;lt;span class="caret"&amp;gt;&amp;lt;/span&amp;gt;');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My mashup looks like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="mashup.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/206630_mashup.PNG" style="height: 270px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I clear my selections, the drop down box still holds the value selected. Would anyone be able to advise on how to clear selections on the drop down box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2018 13:20:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Clear-Selections-to-reflect-on-Dropdown-menu-mashup/m-p/96382#M1339</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-29T13:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Clear Selections to reflect on Dropdown menu mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Clear-Selections-to-reflect-on-Dropdown-menu-mashup/m-p/96383#M1340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would set the button text in the showData callback function. Look in the data, is there a selected value, set that as button value, if not set ''select department' as value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jun 2018 06:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Clear-Selections-to-reflect-on-Dropdown-menu-mashup/m-p/96383#M1340</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2018-06-30T06:33:39Z</dc:date>
    </item>
  </channel>
</rss>

