<?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: Remove x button from dropdown in Simple XML in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Remove-x-button-from-dropdown-in-Simple-XML/m-p/160459#M9889</link>
    <description>&lt;P&gt;The link is only applicable for dashboard created using Web framework and not for Simple xml.&lt;/P&gt;</description>
    <pubDate>Mon, 12 May 2014 15:31:37 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2014-05-12T15:31:37Z</dc:date>
    <item>
      <title>Remove x button from dropdown in Simple XML</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Remove-x-button-from-dropdown-in-Simple-XML/m-p/160458#M9888</link>
      <description>&lt;P&gt;Anyone know how I can remove the X (clear) button from my dropdowns using simple XML?  I found something related in the dev documentation at &lt;A href="http://dev.splunk.com/view/webframework-htmldashboards/SP-CAAAETT"&gt;http://dev.splunk.com/view/webframework-htmldashboards/SP-CAAAETT&lt;/A&gt; but can't work out how to apply this to a Simple XML dropdown.&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2014 15:03:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Remove-x-button-from-dropdown-in-Simple-XML/m-p/160458#M9888</guid>
      <dc:creator>dlstafford</dc:creator>
      <dc:date>2014-05-12T15:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Remove x button from dropdown in Simple XML</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Remove-x-button-from-dropdown-in-Simple-XML/m-p/160459#M9889</link>
      <description>&lt;P&gt;The link is only applicable for dashboard created using Web framework and not for Simple xml.&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2014 15:31:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Remove-x-button-from-dropdown-in-Simple-XML/m-p/160459#M9889</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-05-12T15:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Remove x button from dropdown in Simple XML</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Remove-x-button-from-dropdown-in-Simple-XML/m-p/160460#M9890</link>
      <description>&lt;P&gt;In the Simple XML Reference for the &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/Viz/PanelreferenceforSimplifiedXML#input_.28dropdown.29"&gt;input type dropdown&lt;/A&gt;, there's a &lt;CODE&gt;showClearButton&lt;/CODE&gt; child element listed.  For example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="dropdown" token="sourcetype_tok"&amp;gt;
  &amp;lt;showClearButton&amp;gt;false&amp;lt;/showClearButton&amp;gt;
  &amp;lt;label&amp;gt;Select a source type&amp;lt;/label&amp;gt;
  &amp;lt;default&amp;gt;splunkd&amp;lt;/default&amp;gt;
  &amp;lt;choice value="splunkd"&amp;gt;splunkd&amp;lt;/choice&amp;gt;
  &amp;lt;choice value="splunk_web_access"&amp;gt;splunk_web_access&amp;lt;/choice&amp;gt;
  &amp;lt;choice value="splunkd_ui_access"&amp;gt;splunkd_ui_access&amp;lt;/choice&amp;gt;
&amp;lt;/input&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I know this was an old question, but I was seeking the same answer, so maybe this will save someone else some time. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2015 23:24:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Remove-x-button-from-dropdown-in-Simple-XML/m-p/160460#M9890</guid>
      <dc:creator>achaetes</dc:creator>
      <dc:date>2015-07-02T23:24:20Z</dc:date>
    </item>
  </channel>
</rss>

