<?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 How to hide a textbox input in a dashboard? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-textbox-input-in-a-dashboard/m-p/272508#M17236</link>
    <description>&lt;P&gt;I have created a dashboard which will display charts based on the values clicked in another dashboard. I am passing tokens and displaying it in a textbox. Drilldown is working fine but now I want to hide the textbox but it has to receive the token value. Is there any way to hide a textbox in the dashboard?&lt;/P&gt;</description>
    <pubDate>Mon, 12 Sep 2016 04:24:56 GMT</pubDate>
    <dc:creator>gokool2u</dc:creator>
    <dc:date>2016-09-12T04:24:56Z</dc:date>
    <item>
      <title>How to hide a textbox input in a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-textbox-input-in-a-dashboard/m-p/272508#M17236</link>
      <description>&lt;P&gt;I have created a dashboard which will display charts based on the values clicked in another dashboard. I am passing tokens and displaying it in a textbox. Drilldown is working fine but now I want to hide the textbox but it has to receive the token value. Is there any way to hide a textbox in the dashboard?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 04:24:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-textbox-input-in-a-dashboard/m-p/272508#M17236</guid>
      <dc:creator>gokool2u</dc:creator>
      <dc:date>2016-09-12T04:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide a textbox input in a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-textbox-input-in-a-dashboard/m-p/272509#M17237</link>
      <description>&lt;P&gt;Yeah, you can simply make your input depend on an unset token:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input depends="$hidden$"&amp;gt;
  ...
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Provided that your dashboard doesn't use a token by the name of hidden, of course. This should hide your input yet keep the token functional.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 10:13:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-textbox-input-in-a-dashboard/m-p/272509#M17237</guid>
      <dc:creator>jeffland</dc:creator>
      <dc:date>2016-09-12T10:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide a textbox input in a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-textbox-input-in-a-dashboard/m-p/272510#M17238</link>
      <description>&lt;P&gt;Thank you so much  jeffland.. &lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 10:24:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-textbox-input-in-a-dashboard/m-p/272510#M17238</guid>
      <dc:creator>gokool2u</dc:creator>
      <dc:date>2016-09-12T10:24:02Z</dc:date>
    </item>
  </channel>
</rss>

