<?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: How to configure a dashboard to automatically deselect specific checkboxes if one is already selected? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-configure-a-dashboard-to-automatically-deselect-specific/m-p/484702#M31779</link>
    <description>&lt;P&gt;not sure how to do this via radio button as all again radio buttons are getting selected at a time.&lt;BR /&gt;
Any help in code (like unselecting others) will be appreciated. &lt;/P&gt;</description>
    <pubDate>Wed, 29 Apr 2020 18:05:58 GMT</pubDate>
    <dc:creator>sahil237888</dc:creator>
    <dc:date>2020-04-29T18:05:58Z</dc:date>
    <item>
      <title>How to configure a dashboard to automatically deselect specific checkboxes if one is already selected?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-configure-a-dashboard-to-automatically-deselect-specific/m-p/484700#M31777</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;Is there a way to configure a Splunk dashboard to automatically deselect specific checkboxes if one is already selected?&lt;/P&gt;
&lt;P&gt;For example, let's say I have 4 checkboxes in my dashboard (checkbox1, checkbox2, checkbox3, checkbox4).&lt;BR /&gt;I want to create a rule like this: "When checkbox1 is selected, always deselect checkbox2 and checkbox4."&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 23:46:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-configure-a-dashboard-to-automatically-deselect-specific/m-p/484700#M31777</guid>
      <dc:creator>sahil237888</dc:creator>
      <dc:date>2020-06-07T23:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a dashboard to automatically deselect specific checkboxes if one is already selected?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-configure-a-dashboard-to-automatically-deselect-specific/m-p/484701#M31778</link>
      <description>&lt;P&gt;That behavior sounds like Radio buttons.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 17:32:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-configure-a-dashboard-to-automatically-deselect-specific/m-p/484701#M31778</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-04-29T17:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a dashboard to automatically deselect specific checkboxes if one is already selected?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-configure-a-dashboard-to-automatically-deselect-specific/m-p/484702#M31779</link>
      <description>&lt;P&gt;not sure how to do this via radio button as all again radio buttons are getting selected at a time.&lt;BR /&gt;
Any help in code (like unselecting others) will be appreciated. &lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 18:05:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-configure-a-dashboard-to-automatically-deselect-specific/m-p/484702#M31779</guid>
      <dc:creator>sahil237888</dc:creator>
      <dc:date>2020-04-29T18:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a dashboard to automatically deselect specific checkboxes if one is already selected?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-configure-a-dashboard-to-automatically-deselect-specific/m-p/484703#M31780</link>
      <description>&lt;P&gt;This code produces a set of three radio buttons where only one can be selected at a time.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="radio" token="field1"&amp;gt;
  &amp;lt;label&amp;gt;Testing&amp;lt;/label&amp;gt;
  &amp;lt;choice value="1"&amp;gt;Test&amp;lt;/choice&amp;gt;
  &amp;lt;choice value="2"&amp;gt;Test2&amp;lt;/choice&amp;gt;
  &amp;lt;choice value="3"&amp;gt;Test3&amp;lt;/choice&amp;gt;
&amp;lt;/input&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 29 Apr 2020 18:22:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-configure-a-dashboard-to-automatically-deselect-specific/m-p/484703#M31780</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-04-29T18:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a dashboard to automatically deselect specific checkboxes if one is already selected?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-configure-a-dashboard-to-automatically-deselect-specific/m-p/484704#M31781</link>
      <description>&lt;P&gt;Thanks Rich. it worked.&lt;/P&gt;</description>
      <pubDate>Sun, 31 May 2020 03:35:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-configure-a-dashboard-to-automatically-deselect-specific/m-p/484704#M31781</guid>
      <dc:creator>sahil237888</dc:creator>
      <dc:date>2020-05-31T03:35:11Z</dc:date>
    </item>
  </channel>
</rss>

