<?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 compund StaticSelect in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/compund-StaticSelect/m-p/93277#M5079</link>
    <description>&lt;P&gt;I am using a StaticSelect that presents a list of items.&lt;/P&gt;

&lt;P&gt;My list has grown to large to be in one drop down, so I would like to create a list that when an item is slected it presents another list that I can select an item from.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Nov 2010 03:49:33 GMT</pubDate>
    <dc:creator>fk319</dc:creator>
    <dc:date>2010-11-23T03:49:33Z</dc:date>
    <item>
      <title>compund StaticSelect</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/compund-StaticSelect/m-p/93277#M5079</link>
      <description>&lt;P&gt;I am using a StaticSelect that presents a list of items.&lt;/P&gt;

&lt;P&gt;My list has grown to large to be in one drop down, so I would like to create a list that when an item is slected it presents another list that I can select an item from.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2010 03:49:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/compund-StaticSelect/m-p/93277#M5079</guid>
      <dc:creator>fk319</dc:creator>
      <dc:date>2010-11-23T03:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: compund StaticSelect</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/compund-StaticSelect/m-p/93278#M5080</link>
      <description>&lt;P&gt;Should be doable. For your second dropdown, use a &lt;CODE&gt;SearchSelectLister&lt;/CODE&gt; instead of a &lt;CODE&gt;StaticSelect&lt;/CODE&gt;, and put your allowed choices in a lookup table.&lt;/P&gt;

&lt;P&gt;Set the search for your &lt;CODE&gt;StaticSelectLister&lt;/CODE&gt; to &lt;CODE&gt;|inputlookup dropdown_options | search $xxx$&lt;/CODE&gt;, where the &lt;CODE&gt;$xxx&lt;/CODE&gt; gets filled in based on the first selection.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2010 04:02:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/compund-StaticSelect/m-p/93278#M5080</guid>
      <dc:creator>southeringtonp</dc:creator>
      <dc:date>2010-11-23T04:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: compund StaticSelect</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/compund-StaticSelect/m-p/93279#M5081</link>
      <description>&lt;P&gt;That solves another question I have, but I dont follow how a single table can build compound dropdown list.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2010 21:01:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/compund-StaticSelect/m-p/93279#M5081</guid>
      <dc:creator>fk319</dc:creator>
      <dc:date>2010-11-24T21:01:12Z</dc:date>
    </item>
  </channel>
</rss>

