<?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 I make checkbox label clickable? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Can-I-make-checkbox-label-clickable/m-p/646409#M11091</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241827"&gt;@DonBaldini&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can stop clicks from working on the checkbox label by using this css in your dashboard:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;row depends="$CSS$"&amp;gt;&amp;lt;html&amp;gt;&amp;lt;style&amp;gt;
.splunk-checkboxgroup label{pointer-events: none!important;}
&amp;lt;/style&amp;gt;&amp;lt;/html&amp;gt;&amp;lt;/row&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2023 06:33:40 GMT</pubDate>
    <dc:creator>danspav</dc:creator>
    <dc:date>2023-06-09T06:33:40Z</dc:date>
    <item>
      <title>Can I make checkbox label clickable?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Can-I-make-checkbox-label-clickable/m-p/632216#M10951</link>
      <description>&lt;P&gt;I have the below code&lt;BR /&gt;&lt;BR /&gt;&amp;lt;input type="checkbox" token="clear_button" searchWhenChanged="true"&amp;gt;&lt;BR /&gt;&amp;lt;label&amp;gt;&amp;lt;/label&amp;gt;&lt;BR /&gt;&amp;lt;change&amp;gt;&lt;BR /&gt;&amp;lt;unset token="form.clear_button"&amp;gt;&amp;lt;/unset&amp;gt;&lt;BR /&gt;&amp;lt;unset token="form.Name_Token"&amp;gt;&amp;lt;/unset&amp;gt;&lt;BR /&gt;&amp;lt;unset token="form.SO_Token"&amp;gt;&amp;lt;/unset&amp;gt;&lt;BR /&gt;&amp;lt;unset token="form.L2SO_Token"&amp;gt;&amp;lt;/unset&amp;gt;&lt;BR /&gt;&amp;lt;unset token="form.LOB_Token"&amp;gt;&amp;lt;/unset&amp;gt;&lt;BR /&gt;&amp;lt;unset token="form.Func_Token"&amp;gt;&amp;lt;/unset&amp;gt;&lt;BR /&gt;&amp;lt;/change&amp;gt;&lt;BR /&gt;&amp;lt;delimiter&amp;gt; &amp;lt;/delimiter&amp;gt;&lt;BR /&gt;&amp;lt;choice value="clear"&amp;gt;Clear&amp;lt;/choice&amp;gt;&lt;BR /&gt;&amp;lt;/input&amp;gt;&lt;BR /&gt;&lt;BR /&gt;When hovering over the word "Clear" to the right of the checkbox it is clickable. I just want the checkbox to be clickable - not the text and some whitespace to the right. Is this possible?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 14:33:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Can-I-make-checkbox-label-clickable/m-p/632216#M10951</guid>
      <dc:creator>DonBaldini</dc:creator>
      <dc:date>2023-02-27T14:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can I make checkbox label clickable?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Can-I-make-checkbox-label-clickable/m-p/646409#M11091</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241827"&gt;@DonBaldini&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can stop clicks from working on the checkbox label by using this css in your dashboard:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;row depends="$CSS$"&amp;gt;&amp;lt;html&amp;gt;&amp;lt;style&amp;gt;
.splunk-checkboxgroup label{pointer-events: none!important;}
&amp;lt;/style&amp;gt;&amp;lt;/html&amp;gt;&amp;lt;/row&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 06:33:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Can-I-make-checkbox-label-clickable/m-p/646409#M11091</guid>
      <dc:creator>danspav</dc:creator>
      <dc:date>2023-06-09T06:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Can I make checkbox label clickable?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Can-I-make-checkbox-label-clickable/m-p/646437#M11092</link>
      <description>&lt;P&gt;That works great Daniel, we had reduced the size of the container as a workaround but this is exactly what I wanted.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Graham&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 09:45:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Can-I-make-checkbox-label-clickable/m-p/646437#M11092</guid>
      <dc:creator>DonBaldini</dc:creator>
      <dc:date>2023-06-09T09:45:55Z</dc:date>
    </item>
  </channel>
</rss>

