<?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: Is there a way to prevent Search in an app? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-prevent-Search-in-an-app/m-p/1152487#M20707</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This appears to be how to disable search in Qlikview. I am using Qlik Sense Server. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2016 13:12:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-07-27T13:12:21Z</dc:date>
    <item>
      <title>Is there a way to prevent Search in an app?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-prevent-Search-in-an-app/m-p/1152482#M20702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to prevent a user of an app from using the search functionality? I have an app that contains data that I do not want users to see but I need the data for the visualizations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 03:06:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-prevent-Search-in-an-app/m-p/1152482#M20702</guid>
      <dc:creator />
      <dc:date>2016-07-27T03:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to prevent Search in an app?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-prevent-Search-in-an-app/m-p/1152483#M20703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your question confuses me. Help me out here:&lt;/P&gt;&lt;P&gt;If that data is used in visualizations, your user will see that data anyway, right? So what would be the use of not make it searchable so to prevent it from showing if you are showing it anyway?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 07:30:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-prevent-Search-in-an-app/m-p/1152483#M20703</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-07-27T07:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to prevent Search in an app?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-prevent-Search-in-an-app/m-p/1152484#M20704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Disable Show Selection indicators and&amp;nbsp; right click sheet properties -&amp;gt; Security -&amp;gt; untick all&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/132630_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 07:41:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-prevent-Search-in-an-app/m-p/1152484#M20704</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2016-07-27T07:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to prevent Search in an app?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-prevent-Search-in-an-app/m-p/1152485#M20705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can exclude fields from the Smart Search function in the load script using the Search command. Here's the documentation for it: &lt;A href="https://help.qlik.com/en-US/sense/3.0/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Search.htm" title="https://help.qlik.com/en-US/sense/3.0/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Search.htm"&gt;https://help.qlik.com/en-US/sense/3.0/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Search.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 07:52:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-prevent-Search-in-an-app/m-p/1152485#M20705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-27T07:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to prevent Search in an app?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-prevent-Search-in-an-app/m-p/1152486#M20706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Henri&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for that pointer.&amp;nbsp; I see a good use case for that and expect I will be exploiting it in the near future.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 11:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-prevent-Search-in-an-app/m-p/1152486#M20706</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-27T11:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to prevent Search in an app?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-prevent-Search-in-an-app/m-p/1152487#M20707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This appears to be how to disable search in Qlikview. I am using Qlik Sense Server. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 13:12:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-prevent-Search-in-an-app/m-p/1152487#M20707</guid>
      <dc:creator />
      <dc:date>2016-07-27T13:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to prevent Search in an app?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-prevent-Search-in-an-app/m-p/1152488#M20708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! I think this will do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 13:13:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-prevent-Search-in-an-app/m-p/1152488#M20708</guid>
      <dc:creator />
      <dc:date>2016-07-27T13:13:10Z</dc:date>
    </item>
  </channel>
</rss>

