<?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: Hide HTML with simple checkbox in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Hide-HTML-with-simple-checkbox/m-p/569563#M46788</link>
    <description>&lt;P&gt;I find solution.&lt;/P&gt;&lt;P&gt;When we have already many inputs you must specify the&amp;nbsp;&lt;STRONG&gt;searchWhenChanged&lt;/STRONG&gt; and set to "&lt;U&gt;true&lt;/U&gt;"&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;title&amp;gt;Manage alerts&amp;lt;/title&amp;gt;
      &amp;lt;input type="checkbox" token="detail_input_token" searchWhenChanged="true"&amp;gt;
        &amp;lt;label&amp;gt;&amp;lt;/label&amp;gt;
        &amp;lt;choice value="hide"&amp;gt;Hide detail&amp;lt;/choice&amp;gt;
        &amp;lt;initialValue&amp;gt;hide&amp;lt;/initialValue&amp;gt;
      &amp;lt;/input&amp;gt;
      &amp;lt;html&amp;gt;debug detail_input_token:$detail_input_token$&amp;lt;/html&amp;gt;
      &amp;lt;html rejects="$detail_input_token$"&amp;gt;
        &amp;lt;body&amp;gt;
        &amp;lt;p&amp;gt; 
          &amp;lt;A HREF="/manager/myapp/data/lookup-table-files?ns=myapp&amp;amp;amp;pwnr=-&amp;amp;amp;search=mySearch&amp;amp;amp;count=100" target="_blank"&amp;gt;
            Manage &amp;lt;B&amp;gt;lookup mySearch&amp;lt;/B&amp;gt;  (csv files).
          &amp;lt;/A&amp;gt;
        &amp;lt;/p&amp;gt;
        &amp;lt;/body&amp;gt;
      &amp;lt;/html&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Now it works&lt;/P&gt;</description>
    <pubDate>Mon, 04 Oct 2021 14:32:50 GMT</pubDate>
    <dc:creator>mclane1</dc:creator>
    <dc:date>2021-10-04T14:32:50Z</dc:date>
    <item>
      <title>Hide HTML with simple checkbox</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Hide-HTML-with-simple-checkbox/m-p/568666#M46707</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;title&amp;gt;Manage alerts&amp;lt;/title&amp;gt;
      &amp;lt;input type="checkbox" token="detail_input_token"&amp;gt;
        &amp;lt;label&amp;gt;&amp;lt;/label&amp;gt;
        &amp;lt;choice value="hide"&amp;gt;Hide detail&amp;lt;/choice&amp;gt;
        &amp;lt;initialValue&amp;gt;hide&amp;lt;/initialValue&amp;gt;
      &amp;lt;/input&amp;gt;
      &amp;lt;html&amp;gt;debug detail_input_token:$detail_input_token$&amp;lt;/html&amp;gt;
      &amp;lt;html rejects="$detail_input_token$"&amp;gt;
        &amp;lt;body&amp;gt;
        &amp;lt;p&amp;gt; 
          &amp;lt;A HREF="/manager/myapp/data/lookup-table-files?ns=myapp&amp;amp;amp;pwnr=-&amp;amp;amp;search=mySearch&amp;amp;amp;count=100" target="_blank"&amp;gt;
            Manage &amp;lt;B&amp;gt;lookup mySearch&amp;lt;/B&amp;gt;  (csv files).
          &amp;lt;/A&amp;gt;
        &amp;lt;/p&amp;gt;
        &amp;lt;/body&amp;gt;
      &amp;lt;/html&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It works in splunk 6.4.2&lt;BR /&gt;&lt;SPAN&gt;We migrate on splunk 8.2 and it doesn't work now.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;I do many change without success.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Does somebody have an idea ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 07:56:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Hide-HTML-with-simple-checkbox/m-p/568666#M46707</guid>
      <dc:creator>mclane1</dc:creator>
      <dc:date>2021-09-28T07:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hide HTML with simple checkbox</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Hide-HTML-with-simple-checkbox/m-p/569504#M46779</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/165911"&gt;@mclane1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The checkbox behaviour &amp;nbsp;working for me on Splunk&amp;nbsp;Version: 8.2.2.1.&lt;/P&gt;&lt;P&gt;It that anything specific which not working?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-10-04 at 11.50.50 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/16266iE2B79C2ADFD06E3E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2021-10-04 at 11.50.50 AM.png" alt="Screenshot 2021-10-04 at 11.50.50 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-10-04 at 11.51.03 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/16267iD68D52C6C72E675A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2021-10-04 at 11.51.03 AM.png" alt="Screenshot 2021-10-04 at 11.51.03 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; Thanks&lt;BR /&gt;KV&lt;BR /&gt;▄︻̷̿┻̿═━一 &amp;nbsp; &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;If any of my reply helps you to solve the problem Or gain knowledge, an upvote would be appreciated.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 06:21:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Hide-HTML-with-simple-checkbox/m-p/569504#M46779</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-10-04T06:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hide HTML with simple checkbox</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Hide-HTML-with-simple-checkbox/m-p/569563#M46788</link>
      <description>&lt;P&gt;I find solution.&lt;/P&gt;&lt;P&gt;When we have already many inputs you must specify the&amp;nbsp;&lt;STRONG&gt;searchWhenChanged&lt;/STRONG&gt; and set to "&lt;U&gt;true&lt;/U&gt;"&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;title&amp;gt;Manage alerts&amp;lt;/title&amp;gt;
      &amp;lt;input type="checkbox" token="detail_input_token" searchWhenChanged="true"&amp;gt;
        &amp;lt;label&amp;gt;&amp;lt;/label&amp;gt;
        &amp;lt;choice value="hide"&amp;gt;Hide detail&amp;lt;/choice&amp;gt;
        &amp;lt;initialValue&amp;gt;hide&amp;lt;/initialValue&amp;gt;
      &amp;lt;/input&amp;gt;
      &amp;lt;html&amp;gt;debug detail_input_token:$detail_input_token$&amp;lt;/html&amp;gt;
      &amp;lt;html rejects="$detail_input_token$"&amp;gt;
        &amp;lt;body&amp;gt;
        &amp;lt;p&amp;gt; 
          &amp;lt;A HREF="/manager/myapp/data/lookup-table-files?ns=myapp&amp;amp;amp;pwnr=-&amp;amp;amp;search=mySearch&amp;amp;amp;count=100" target="_blank"&amp;gt;
            Manage &amp;lt;B&amp;gt;lookup mySearch&amp;lt;/B&amp;gt;  (csv files).
          &amp;lt;/A&amp;gt;
        &amp;lt;/p&amp;gt;
        &amp;lt;/body&amp;gt;
      &amp;lt;/html&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Now it works&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 14:32:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Hide-HTML-with-simple-checkbox/m-p/569563#M46788</guid>
      <dc:creator>mclane1</dc:creator>
      <dc:date>2021-10-04T14:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hide HTML with simple checkbox</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Hide-HTML-with-simple-checkbox/m-p/569567#M46789</link>
      <description>&lt;P&gt;cool&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/165911"&gt;@mclane1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please accept your solution and close this question&amp;nbsp;&lt;/P&gt;&lt;P&gt;KV&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 15:09:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Hide-HTML-with-simple-checkbox/m-p/569567#M46789</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-10-04T15:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hide HTML with simple checkbox</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Hide-HTML-with-simple-checkbox/m-p/569654#M46798</link>
      <description>&lt;P&gt;Is it ok ?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 08:32:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Hide-HTML-with-simple-checkbox/m-p/569654#M46798</guid>
      <dc:creator>mclane1</dc:creator>
      <dc:date>2021-10-05T08:32:56Z</dc:date>
    </item>
  </channel>
</rss>

