<?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: enable/disable button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/enable-disable-button/m-p/1609674#M735530</link>
    <description>&lt;P&gt;Yes you need to create the variable first&lt;/P&gt;</description>
    <pubDate>Tue, 06 Aug 2019 08:46:39 GMT</pubDate>
    <dc:creator>MarkWillems</dc:creator>
    <dc:date>2019-08-06T08:46:39Z</dc:date>
    <item>
      <title>enable/disable button</title>
      <link>https://community.qlik.com/t5/QlikView/enable-disable-button/m-p/1609632#M735521</link>
      <description>&lt;P&gt;I am trying to disable a button when clicked and enable it when another button is clicked. I have three buttons A,B and C. E.g: When Button A is clicked it should disable and button B should enable. When B is clicked it should disable and A should enable.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/enable-disable-button/m-p/1609632#M735521</guid>
      <dc:creator>iswarya</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: enable/disable button</title>
      <link>https://community.qlik.com/t5/QlikView/enable-disable-button/m-p/1609658#M735522</link>
      <description>&lt;P&gt;Put an action on each button to set a variable as 1, 2 or 3, depending on which button is selected, then hide the buttons using the show conditional setting in the Layout tab of the properties.&amp;nbsp; The buttons can all be placed on top of each other to appear is if there is only one button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Button 1 has conditional show of if(varWhichButton=3,1,0) Button 2 has conditional show of if(varWhichButton=1,1,0), 3 has&amp;nbsp;if(varWhichButton=2,1,0).&lt;/P&gt;&lt;P&gt;So click on Button 1 which has an action to set varWhichButton to 1&lt;/P&gt;&lt;P&gt;Button 2 will now show&lt;/P&gt;&lt;P&gt;Click on Button 2 which has an action to set varWhichButton to 2 and Button 3 will show etc&lt;BR /&gt;&lt;BR /&gt;If this doesn't give you what you need then please explain why do you want to disable the button? What is it you are trying to do?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 08:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/enable-disable-button/m-p/1609658#M735522</guid>
      <dc:creator>MarkWillems</dc:creator>
      <dc:date>2019-08-06T08:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: enable/disable button</title>
      <link>https://community.qlik.com/t5/QlikView/enable-disable-button/m-p/1609662#M735524</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Put an action on each button to set a variable as 1 or 0, depending on which button is selected, then hide the button using the show conditional setting in the Layout tab of the properties.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Help me here. What condition should I put under layout tab?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 08:17:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/enable-disable-button/m-p/1609662#M735524</guid>
      <dc:creator>iswarya</dc:creator>
      <dc:date>2019-08-06T08:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: enable/disable button</title>
      <link>https://community.qlik.com/t5/QlikView/enable-disable-button/m-p/1609665#M735526</link>
      <description>&lt;P&gt;I've added the if statement to the solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the button, right click properties, select Layout,&amp;nbsp; you will see options under show for Always or Conditional.&amp;nbsp; Conditional allows you to set a formula which when the result returns a 1, the object will show.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 08:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/enable-disable-button/m-p/1609665#M735526</guid>
      <dc:creator>MarkWillems</dc:creator>
      <dc:date>2019-08-06T08:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: enable/disable button</title>
      <link>https://community.qlik.com/t5/QlikView/enable-disable-button/m-p/1609671#M735528</link>
      <description>&lt;P&gt;Should I need to create variable under settings?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 08:42:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/enable-disable-button/m-p/1609671#M735528</guid>
      <dc:creator>iswarya</dc:creator>
      <dc:date>2019-08-06T08:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: enable/disable button</title>
      <link>https://community.qlik.com/t5/QlikView/enable-disable-button/m-p/1609674#M735530</link>
      <description>&lt;P&gt;Yes you need to create the variable first&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 08:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/enable-disable-button/m-p/1609674#M735530</guid>
      <dc:creator>MarkWillems</dc:creator>
      <dc:date>2019-08-06T08:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: enable/disable button</title>
      <link>https://community.qlik.com/t5/QlikView/enable-disable-button/m-p/1609686#M735531</link>
      <description>&lt;P&gt;What values should I mention for the variables created under Settings tab?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 09:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/enable-disable-button/m-p/1609686#M735531</guid>
      <dc:creator>iswarya</dc:creator>
      <dc:date>2019-08-06T09:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: enable/disable button</title>
      <link>https://community.qlik.com/t5/QlikView/enable-disable-button/m-p/1609691#M735532</link>
      <description>&lt;P&gt;You just need to enter a 1, 2 or a 3, depending on which button you want to see first.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 09:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/enable-disable-button/m-p/1609691#M735532</guid>
      <dc:creator>MarkWillems</dc:creator>
      <dc:date>2019-08-06T09:32:25Z</dc:date>
    </item>
  </channel>
</rss>

