<?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: Input box values based on selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Input-box-values-based-on-selection/m-p/1120100#M520171</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;Please share the sample qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Aug 2016 05:05:16 GMT</pubDate>
    <dc:creator>bindu_apte</dc:creator>
    <dc:date>2016-08-17T05:05:16Z</dc:date>
    <item>
      <title>Input box values based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Input-box-values-based-on-selection/m-p/1120099#M520170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a very simple table that has 8 fields and 10 rows (Basic asset table). I currently save this as a CSV file and update as needed. i am trying to create an application that will allow me to use the search box to find a record (using any field) and then display 8 input boxes that show the values for the selected record in the search box. once this record is showing, the user should be able to make changes and hit a "submit" button (macro) to update the record in the CSV file. I can handle the majority of this (I think). I am stuck on how to set up the input boxes to both show the existing record and then allow the user to change it. I assume it would be an "On Selection" trigger to set Variable based on the selected record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fields:&lt;/P&gt;&lt;P&gt;desk&lt;/P&gt;&lt;P&gt;ee&lt;/P&gt;&lt;P&gt;pc1&lt;/P&gt;&lt;P&gt;pc2&lt;/P&gt;&lt;P&gt;monitor1&lt;/P&gt;&lt;P&gt;monitor2&lt;/P&gt;&lt;P&gt;monitor3&lt;/P&gt;&lt;P&gt;montior4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 19:45:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-box-values-based-on-selection/m-p/1120099#M520170</guid>
      <dc:creator>olivetwist</dc:creator>
      <dc:date>2016-08-16T19:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Input box values based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Input-box-values-based-on-selection/m-p/1120100#M520171</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;Please share the sample qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 05:05:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-box-values-based-on-selection/m-p/1120100#M520171</guid>
      <dc:creator>bindu_apte</dc:creator>
      <dc:date>2016-08-17T05:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Input box values based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Input-box-values-based-on-selection/m-p/1120101#M520172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would rather try to use two objects for each field - one textbox with a getfieldselections() which shows the current value and below them a empty inputbox to edit a new value and with executing the macro the variables from the inputboxes will be emptied again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise the variables must contain the getfieldselections() and be re-created with the macro-execution. The Showing and hiding of all objects would I do per visibility-conditions over a variable which will be triggered from the (right) selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 05:36:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-box-values-based-on-selection/m-p/1120101#M520172</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-08-17T05:36:25Z</dc:date>
    </item>
  </channel>
</rss>

