<?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 Radio Input in Dashboard in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Hide-Radio-Input-in-Dashboard/m-p/370786#M67335</link>
    <description>&lt;P&gt;Hmmm.  You could try adding a depends token value to the checkbox, and see if that keyword is supported for that object.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; &amp;lt; input type="radio" token="YourTokenHere" depends="$NoSuchToken$" searchWhenChanged="true"&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 22 Mar 2017 22:12:29 GMT</pubDate>
    <dc:creator>DalJeanis</dc:creator>
    <dc:date>2017-03-22T22:12:29Z</dc:date>
    <item>
      <title>Hide Radio Input in Dashboard</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Hide-Radio-Input-in-Dashboard/m-p/370784#M67333</link>
      <description>&lt;P&gt;Does anyone know how to hide a radio input in a Dashboard?  We have a regex calculation that we've assigned to a radio input and we used that input as token to rename values for us within the dashboard.  Is there a way to hide that input while still using the calculation as a token?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 21:57:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Hide-Radio-Input-in-Dashboard/m-p/370784#M67333</guid>
      <dc:creator>sidekix24</dc:creator>
      <dc:date>2017-03-22T21:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Radio Input in Dashboard</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Hide-Radio-Input-in-Dashboard/m-p/370785#M67334</link>
      <description>&lt;P&gt;Do you have an example of what you've been doing so far?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 22:04:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Hide-Radio-Input-in-Dashboard/m-p/370785#M67334</guid>
      <dc:creator>ziegfried</dc:creator>
      <dc:date>2017-03-22T22:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Radio Input in Dashboard</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Hide-Radio-Input-in-Dashboard/m-p/370786#M67335</link>
      <description>&lt;P&gt;Hmmm.  You could try adding a depends token value to the checkbox, and see if that keyword is supported for that object.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; &amp;lt; input type="radio" token="YourTokenHere" depends="$NoSuchToken$" searchWhenChanged="true"&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Mar 2017 22:12:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Hide-Radio-Input-in-Dashboard/m-p/370786#M67335</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2017-03-22T22:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Radio Input in Dashboard</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Hide-Radio-Input-in-Dashboard/m-p/370787#M67336</link>
      <description>&lt;P&gt;You'll have to reference tokens in &lt;CODE&gt;depends="..."&lt;/CODE&gt; with $ signs:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="radio" token="YourTokenHere" depends="$NoSuchToken$" searchWhenChanged="true"&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Mar 2017 22:15:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Hide-Radio-Input-in-Dashboard/m-p/370787#M67336</guid>
      <dc:creator>ziegfried</dc:creator>
      <dc:date>2017-03-22T22:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Radio Input in Dashboard</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Hide-Radio-Input-in-Dashboard/m-p/370788#M67337</link>
      <description>&lt;P&gt;I actually found the answer:&lt;/P&gt;

&lt;P&gt;Changed this line:&lt;/P&gt;

&lt;P&gt;To this:&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 22:21:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Hide-Radio-Input-in-Dashboard/m-p/370788#M67337</guid>
      <dc:creator>sidekix24</dc:creator>
      <dc:date>2017-03-22T22:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Radio Input in Dashboard</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Hide-Radio-Input-in-Dashboard/m-p/370789#M67338</link>
      <description>&lt;P&gt;If you click the code button (101 010) before submitting, then the web interface won't swallow your html.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 23:16:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Hide-Radio-Input-in-Dashboard/m-p/370789#M67338</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2017-03-22T23:16:38Z</dc:date>
    </item>
  </channel>
</rss>

