<?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: How can increase the length of a fieldset in my Simple XML form?  The values are too long so UI will not display the dropdown values. in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-increase-the-length-of-a-fieldset-in-my-Simple-XML-form/m-p/249755#M15551</link>
    <description>&lt;P&gt;So this cannot be done via Simple XML only?&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2015 05:51:16 GMT</pubDate>
    <dc:creator>the_wolverine</dc:creator>
    <dc:date>2015-09-30T05:51:16Z</dc:date>
    <item>
      <title>How can increase the length of a fieldset in my Simple XML form?  The values are too long so UI will not display the dropdown values.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-increase-the-length-of-a-fieldset-in-my-Simple-XML-form/m-p/249751#M15547</link>
      <description>&lt;P&gt;I have a search which populates the dropdown values using fieldset.  However, my values are too long and UI is not displaying them at all.  How can I configure it to handle long values?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2015 23:38:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-increase-the-length-of-a-fieldset-in-my-Simple-XML-form/m-p/249751#M15547</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2015-09-29T23:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can increase the length of a fieldset in my Simple XML form?  The values are too long so UI will not display the dropdown values.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-increase-the-length-of-a-fieldset-in-my-Simple-XML-form/m-p/249752#M15548</link>
      <description>&lt;P&gt;I posted a similar question a few months ago.   I ended up building my own form input.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2015 23:51:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-increase-the-length-of-a-fieldset-in-my-Simple-XML-form/m-p/249752#M15548</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2015-09-29T23:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can increase the length of a fieldset in my Simple XML form?  The values are too long so UI will not display the dropdown values.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-increase-the-length-of-a-fieldset-in-my-Simple-XML-form/m-p/249753#M15549</link>
      <description>&lt;P&gt;bah.  I might extract distinct values from the string to present -- but I have to make some assumptions.  Thanks for your response.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2015 23:53:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-increase-the-length-of-a-fieldset-in-my-Simple-XML-form/m-p/249753#M15549</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2015-09-29T23:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: How can increase the length of a fieldset in my Simple XML form?  The values are too long so UI will not display the dropdown values.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-increase-the-length-of-a-fieldset-in-my-Simple-XML-form/m-p/249754#M15550</link>
      <description>&lt;P&gt;See this (CSS)&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/114078/splunk-6-dropdown-menu-decrease-width.html"&gt;http://answers.splunk.com/answers/114078/splunk-6-dropdown-menu-decrease-width.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2015 23:58:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-increase-the-length-of-a-fieldset-in-my-Simple-XML-form/m-p/249754#M15550</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2015-09-29T23:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can increase the length of a fieldset in my Simple XML form?  The values are too long so UI will not display the dropdown values.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-increase-the-length-of-a-fieldset-in-my-Simple-XML-form/m-p/249755#M15551</link>
      <description>&lt;P&gt;So this cannot be done via Simple XML only?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2015 05:51:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-increase-the-length-of-a-fieldset-in-my-Simple-XML-form/m-p/249755#M15551</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2015-09-30T05:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can increase the length of a fieldset in my Simple XML form?  The values are too long so UI will not display the dropdown values.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-increase-the-length-of-a-fieldset-in-my-Simple-XML-form/m-p/249756#M15552</link>
      <description>&lt;P&gt;@the_wolverine, technically you can still do it with Simple XML.  Using the html tags with the style tags similar to below.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;html&amp;gt;
   &amp;lt;style&amp;gt;
      #field2 .select2-container { 
                                                       min-width: 150px; 
     }
   &amp;lt;/style&amp;gt;
&amp;lt;/html&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 30 Sep 2015 16:25:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-increase-the-length-of-a-fieldset-in-my-Simple-XML-form/m-p/249756#M15552</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2015-09-30T16:25:09Z</dc:date>
    </item>
  </channel>
</rss>

