<?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 Splunk 6 - Changing Dropdown width in XML in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-6-Changing-Dropdown-width-in-XML/m-p/172796#M10691</link>
    <description>&lt;P&gt;I apologize if this question has been asked before, but I can't seem to figure out how to adjust the width of a dynamic dropdown input on my form dashboard via XML.  The only values I know for altering width are either the &lt;STRONG&gt;param&lt;/STRONG&gt; or &lt;STRONG&gt;option&lt;/STRONG&gt; ones, and neither has any effect.  Do I need to use more advanced XML (which I am not familiar with)?  My attempts with HTML have also been fruitless (of which I am also unfamiliar with).&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="dropdown" token="dependency" searchWhenChanged="true"&amp;gt;
  &amp;lt;label&amp;gt;Select a Dependency:&amp;lt;/label&amp;gt;
  &amp;lt;prefix&amp;gt;"&amp;lt;/prefix&amp;gt;
  &amp;lt;suffix&amp;gt;"&amp;lt;/suffix&amp;gt;
  &amp;lt;default&amp;gt;"Select from List"&amp;lt;/default&amp;gt;
  &amp;lt;populatingSearch fieldForValue="ext_dep_identifier" fieldForLabel="ext_dep_identifier" earliest="$earliest$" latest="$latest$"&amp;gt;
    &amp;lt;![CDATA[index=main source=$app$ | stats count by ext_dep_identifier]]&amp;gt;
  &amp;lt;/populatingSearch&amp;gt;
  &amp;lt;param name="width"&amp;gt;500px&amp;lt;/param&amp;gt;
&amp;lt;/input&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 09 Dec 2013 19:18:08 GMT</pubDate>
    <dc:creator>churchcody</dc:creator>
    <dc:date>2013-12-09T19:18:08Z</dc:date>
    <item>
      <title>Splunk 6 - Changing Dropdown width in XML</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-6-Changing-Dropdown-width-in-XML/m-p/172796#M10691</link>
      <description>&lt;P&gt;I apologize if this question has been asked before, but I can't seem to figure out how to adjust the width of a dynamic dropdown input on my form dashboard via XML.  The only values I know for altering width are either the &lt;STRONG&gt;param&lt;/STRONG&gt; or &lt;STRONG&gt;option&lt;/STRONG&gt; ones, and neither has any effect.  Do I need to use more advanced XML (which I am not familiar with)?  My attempts with HTML have also been fruitless (of which I am also unfamiliar with).&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="dropdown" token="dependency" searchWhenChanged="true"&amp;gt;
  &amp;lt;label&amp;gt;Select a Dependency:&amp;lt;/label&amp;gt;
  &amp;lt;prefix&amp;gt;"&amp;lt;/prefix&amp;gt;
  &amp;lt;suffix&amp;gt;"&amp;lt;/suffix&amp;gt;
  &amp;lt;default&amp;gt;"Select from List"&amp;lt;/default&amp;gt;
  &amp;lt;populatingSearch fieldForValue="ext_dep_identifier" fieldForLabel="ext_dep_identifier" earliest="$earliest$" latest="$latest$"&amp;gt;
    &amp;lt;![CDATA[index=main source=$app$ | stats count by ext_dep_identifier]]&amp;gt;
  &amp;lt;/populatingSearch&amp;gt;
  &amp;lt;param name="width"&amp;gt;500px&amp;lt;/param&amp;gt;
&amp;lt;/input&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 09 Dec 2013 19:18:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-6-Changing-Dropdown-width-in-XML/m-p/172796#M10691</guid>
      <dc:creator>churchcody</dc:creator>
      <dc:date>2013-12-09T19:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 6 - Changing Dropdown width in XML</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-6-Changing-Dropdown-width-in-XML/m-p/172797#M10692</link>
      <description>&lt;P&gt;I believe this was answered a few days ago. You'll need to change your CSS:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/114078/splunk-6-dropdown-menu-decrease-width"&gt;http://answers.splunk.com/answers/114078/splunk-6-dropdown-menu-decrease-width&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;-- EDIT --&lt;BR /&gt;
Converted to answer&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2013 20:19:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-6-Changing-Dropdown-width-in-XML/m-p/172797#M10692</guid>
      <dc:creator>aholzer</dc:creator>
      <dc:date>2013-12-09T20:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 6 - Changing Dropdown width in XML</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-6-Changing-Dropdown-width-in-XML/m-p/172798#M10693</link>
      <description>&lt;P&gt;Excellent, that did do the job!  Many thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2013 23:19:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-6-Changing-Dropdown-width-in-XML/m-p/172798#M10693</guid>
      <dc:creator>churchcody</dc:creator>
      <dc:date>2013-12-09T23:19:43Z</dc:date>
    </item>
  </channel>
</rss>

