<?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: [CLOSED] Uncheck Radio Button in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/CLOSED-Uncheck-Radio-Button/m-p/90792#M44161</link>
    <description>&lt;P&gt;Try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="radio" token="DoSomething"&amp;gt;
  &amp;lt;choice value="Yes"&amp;gt;Do it&amp;lt;/choice&amp;gt;
&amp;lt;/input&amp;gt;   
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and then to uncheck do this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;unset token="DoSomething"&amp;gt;&amp;lt;/unset&amp;gt;
&amp;lt;unset token="form.DoSomething"&amp;gt;&amp;lt;/unset&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;

&lt;P&gt;Regards!&lt;BR /&gt;
Ed.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Feb 2019 15:54:33 GMT</pubDate>
    <dc:creator>edsalm</dc:creator>
    <dc:date>2019-02-14T15:54:33Z</dc:date>
    <item>
      <title>[CLOSED] Uncheck Radio Button</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/CLOSED-Uncheck-Radio-Button/m-p/90790#M44159</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;How can I uncheck a radio button?&lt;/P&gt;

&lt;P&gt;I have this piece of code:&lt;BR /&gt;
-input- type="radio" token="operator"-&lt;BR /&gt;
    -label-(un)Check-/label-&lt;BR /&gt;
    -choice value="NOT"&amp;gt;NOT-/choice-&lt;BR /&gt;
-/input-&lt;/P&gt;

&lt;P&gt;Once I made a search I'm unable to uncheck it unless I open the page again(not refresh it)&lt;/P&gt;

&lt;P&gt;Is there any way to do that without adding another radio button?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2013 12:18:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/CLOSED-Uncheck-Radio-Button/m-p/90790#M44159</guid>
      <dc:creator>kitty_splunk</dc:creator>
      <dc:date>2013-07-10T12:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: [CLOSED] Uncheck Radio Button</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/CLOSED-Uncheck-Radio-Button/m-p/90791#M44160</link>
      <description>&lt;P&gt;Seems like there is no way to uncheck a radio button since it was "made this way"&lt;/P&gt;

&lt;P&gt;I'll try and use another type of box (checkbox) without html&lt;/P&gt;

&lt;P&gt;Regards!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2013 11:09:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/CLOSED-Uncheck-Radio-Button/m-p/90791#M44160</guid>
      <dc:creator>kitty_splunk</dc:creator>
      <dc:date>2013-07-16T11:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: [CLOSED] Uncheck Radio Button</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/CLOSED-Uncheck-Radio-Button/m-p/90792#M44161</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="radio" token="DoSomething"&amp;gt;
  &amp;lt;choice value="Yes"&amp;gt;Do it&amp;lt;/choice&amp;gt;
&amp;lt;/input&amp;gt;   
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and then to uncheck do this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;unset token="DoSomething"&amp;gt;&amp;lt;/unset&amp;gt;
&amp;lt;unset token="form.DoSomething"&amp;gt;&amp;lt;/unset&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;

&lt;P&gt;Regards!&lt;BR /&gt;
Ed.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 15:54:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/CLOSED-Uncheck-Radio-Button/m-p/90792#M44161</guid>
      <dc:creator>edsalm</dc:creator>
      <dc:date>2019-02-14T15:54:33Z</dc:date>
    </item>
  </channel>
</rss>

