<?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 When inputfied is changed then hide a button? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/When-inputfied-is-changed-then-hide-a-button/m-p/265612#M99834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tanel it's working. But, when i want to see the button i need to give A_inputfield value as per data what we have previously. The think is i will change the value and then i perform another selections and i leave the file. When again i open the file i not able to see the button b'coz the inputfield value is changed. Is there any process to control this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Aug 2011 05:04:26 GMT</pubDate>
    <dc:creator>jagannalla</dc:creator>
    <dc:date>2011-08-12T05:04:26Z</dc:date>
    <item>
      <title>When inputfied is changed then hide a button?</title>
      <link>https://community.qlik.com/t5/QlikView/When-inputfied-is-changed-then-hide-a-button/m-p/265608#M99830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've a field &lt;STRONG&gt;A &lt;/STRONG&gt;as input field. Now when i change a any value of the field in the tablebox then i want to hide one button. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 08:36:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/When-inputfied-is-changed-then-hide-a-button/m-p/265608#M99830</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-08-11T08:36:50Z</dc:date>
    </item>
    <item>
      <title>When inputfied is changed then hide a button?</title>
      <link>https://community.qlik.com/t5/QlikView/When-inputfied-is-changed-then-hide-a-button/m-p/265609#M99831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First create (in the script) a Shadow-field with the original value of the Inputfield&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then make a condition in&amp;nbsp; &lt;STRONG&gt;Conditional Show &lt;/STRONG&gt;in the &lt;STRONG&gt;Layout Tab&lt;/STRONG&gt; of the properties:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value of Shadow-field = Value of Inputfield&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Toggle between show all Tabs and Objects by using the &amp;lt;Ctrl&amp;gt;+&amp;lt;Shift&amp;gt;+&amp;lt;S&amp;gt; shortcut.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 09:03:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/When-inputfied-is-changed-then-hide-a-button/m-p/265609#M99831</guid>
      <dc:creator>klausskalts</dc:creator>
      <dc:date>2011-08-11T09:03:20Z</dc:date>
    </item>
    <item>
      <title>When inputfied is changed then hide a button?</title>
      <link>https://community.qlik.com/t5/QlikView/When-inputfied-is-changed-then-hide-a-button/m-p/265610#M99832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya i created shadow field and tried as you said previously but the think is if you select only one data value it will work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Eg:&lt;/P&gt;&lt;P&gt; ID&amp;nbsp;&amp;nbsp; SName LName&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Z&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Assume that the above structure is displayed in tablebox and the input fields are SName, LName.&lt;/P&gt;&lt;P&gt;- Now i'll change&lt;STRONG&gt; A to AAA&lt;/STRONG&gt; it will not hide the button. But if you contain table box like below it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID&amp;nbsp;&amp;nbsp; SName LName&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Z&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 10:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/When-inputfied-is-changed-then-hide-a-button/m-p/265610#M99832</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-08-11T10:09:47Z</dc:date>
    </item>
    <item>
      <title>When inputfied is changed then hide a button?</title>
      <link>https://community.qlik.com/t5/QlikView/When-inputfied-is-changed-then-hide-a-button/m-p/265611#M99833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I usually create calculated variable vInputChanged: = sum(all if( not A_inputfield = A_shadowfield, 1, 0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will show number of changed inputfield values. With no changes the value is 0. Keyword "all" disregards any selections.&lt;/P&gt;&lt;P&gt;Then use this variable in the object's show condition as needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 21:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/When-inputfied-is-changed-then-hide-a-button/m-p/265611#M99833</guid>
      <dc:creator>tanelry</dc:creator>
      <dc:date>2011-08-11T21:09:46Z</dc:date>
    </item>
    <item>
      <title>When inputfied is changed then hide a button?</title>
      <link>https://community.qlik.com/t5/QlikView/When-inputfied-is-changed-then-hide-a-button/m-p/265612#M99834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tanel it's working. But, when i want to see the button i need to give A_inputfield value as per data what we have previously. The think is i will change the value and then i perform another selections and i leave the file. When again i open the file i not able to see the button b'coz the inputfield value is changed. Is there any process to control this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 05:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/When-inputfied-is-changed-then-hide-a-button/m-p/265612#M99834</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-08-12T05:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: When inputfied is changed then hide a button?</title>
      <link>https://community.qlik.com/t5/QlikView/When-inputfied-is-changed-then-hide-a-button/m-p/265613#M99835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if that is what you ask for, but to delete user input you use macro:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;sub ResetInput&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set fld1 = ActiveDocument.Fields("A_inputfield")&lt;/P&gt;&lt;P&gt;fld1.ResetInputFieldValues 0 &lt;BR /&gt;'Reset mode (integer) 0 = Reset all values, 1 = Reset possible values, 2 = reset single value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;Note that in most situations it is good to set this macro triggered by OnPostReload too (if you change inputfield values during reload).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2011 11:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/When-inputfied-is-changed-then-hide-a-button/m-p/265613#M99835</guid>
      <dc:creator>tanelry</dc:creator>
      <dc:date>2011-08-15T11:13:27Z</dc:date>
    </item>
  </channel>
</rss>

