<?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: Can Search Box double up as Button? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568690#M212024</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;No, it's just conditional show feature.&lt;/P&gt;&lt;P&gt;Though, you can have more than one object that appears/disappears when the user select something in the search field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jan 2014 14:29:40 GMT</pubDate>
    <dc:creator>whiteline</dc:creator>
    <dc:date>2014-01-30T14:29:40Z</dc:date>
    <item>
      <title>Can Search Box double up as Button?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568682#M212016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I was looking at putting in a new feature in my dashboards. The idea is to collate all chart ids in my dashboard (all custom names) into a table and use the Search box to help quickly find the table I need. Currently I need to use a Button to show/hide the table searched for. I was wondering if it will be possible to have the table restored/maximized/shown immediately after pressing Enter key after search.&lt;/P&gt;&lt;P&gt;Let's say I have two tables:&lt;/P&gt;&lt;P&gt;comics: (objectId - Comics)&lt;/P&gt;&lt;P&gt;[Comics&lt;/P&gt;&lt;P&gt;Calvin And Hobbes&lt;/P&gt;&lt;P&gt;Peanuts&lt;/P&gt;&lt;P&gt;Garfield];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fruits: (objectId - Fruits)&lt;/P&gt;&lt;P&gt;[Fruits&lt;/P&gt;&lt;P&gt;Apple&lt;/P&gt;&lt;P&gt;Mango];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search_Table: (used in Search box)&lt;/P&gt;&lt;P&gt;[search&lt;/P&gt;&lt;P&gt;Comics&lt;/P&gt;&lt;P&gt;Fruits];&lt;/P&gt;&lt;P&gt;I need the search box to also open the table when I search the ObjectId. I don't want to use a Button/TextBox action. Is it possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 17:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568682#M212016</guid>
      <dc:creator />
      <dc:date>2014-01-25T17:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can Search Box double up as Button?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568683#M212017</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;After you pressed enter the selection was made in the 'search' field.&lt;/P&gt;&lt;P&gt;So you can use a simple Conditional Show (Properties-&amp;gt;Layout)&amp;nbsp; expression for your charts.&lt;/P&gt;&lt;P&gt;Something like =search='Comics' and&amp;nbsp; =search='Fruits'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 18:27:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568683#M212017</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-01-25T18:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can Search Box double up as Button?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568684#M212018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actions are not available from the Search object. Actions are available on buttons, text objects, gauges and lines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 19:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568684#M212018</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-01-25T19:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Can Search Box double up as Button?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568685#M212019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 08:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568685#M212019</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-01-28T08:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can Search Box double up as Button?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568686#M212020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. This was really helpful. Didn't know about the search syntax. Is there a way I can force it to minimize/maximize the table. I can make use show/hide if maximize doesn't work though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 07:02:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568686#M212020</guid>
      <dc:creator />
      <dc:date>2014-01-30T07:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can Search Box double up as Button?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568687#M212021</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;PFA, Something like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Vardhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 07:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568687#M212021</guid>
      <dc:creator />
      <dc:date>2014-01-30T07:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can Search Box double up as Button?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568688#M212022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vardhan, I have tried macros and felt it was not scalable. I currently have to edit the macro everytime I add a new table or remove an existing one. Hence wanted to know if there was an alternative.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 07:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568688#M212022</guid>
      <dc:creator />
      <dc:date>2014-01-30T07:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Can Search Box double up as Button?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568689#M212023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this, without using macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Vardhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 08:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568689#M212023</guid>
      <dc:creator />
      <dc:date>2014-01-30T08:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can Search Box double up as Button?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568690#M212024</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;No, it's just conditional show feature.&lt;/P&gt;&lt;P&gt;Though, you can have more than one object that appears/disappears when the user select something in the search field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 14:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568690#M212024</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-01-30T14:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Can Search Box double up as Button?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568691#M212025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vardhan. This uses the same method as suggested by Whiteline. Looks like minimization is not possible. Not sure if conditional show/hide uses lesser resources compared to minimization.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Feb 2014 09:27:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568691#M212025</guid>
      <dc:creator />
      <dc:date>2014-02-01T09:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can Search Box double up as Button?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568692#M212026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if you have already used an Input box.&lt;/P&gt;&lt;P&gt;You can store the objects IDs in a variable.&lt;/P&gt;&lt;P&gt;Use that variable in an input box.&lt;/P&gt;&lt;P&gt;Go to the layout of the Object and use conditional show: e.g. Variable1 = 'Furits' //(this is for the object Fruits)&lt;/P&gt;&lt;P&gt;This may look similar to what has been suggested by other members. I've attached the QVW for your reference.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="inputboxobjectsearch.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/52458_inputboxobjectsearch.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Feb 2014 12:17:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568692#M212026</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-02-01T12:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can Search Box double up as Button?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568693#M212027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sudeep, but conditional show is not what I am looking for. It's rather conditional minimize/maximize. Will there be a performance difference between conditional show and minimizing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 08:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Search-Box-double-up-as-Button/m-p/568693#M212027</guid>
      <dc:creator />
      <dc:date>2014-02-03T08:22:17Z</dc:date>
    </item>
  </channel>
</rss>

