<?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 Dynamic Dropdown Timeframe in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dynamic-Dropdown-Timeframe/m-p/89324#M4883</link>
    <description>&lt;P&gt;I have created a form that shows web filter events from our firewall.  It shows data in the format of date, time, computer, category, page.&lt;/P&gt;

&lt;P&gt;I have added a dynamic dropdown to the form to specify the category, but I would like the data populated in it restricted to the time selected on the form.&lt;/P&gt;

&lt;P&gt;Here are the elements&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="dropdown" token="category"&amp;gt;
&amp;lt;label&amp;gt;Category&amp;lt;/label&amp;gt;
&amp;lt;populatingSavedSearch fieldForValue="category" fieldForLabel="category"&amp;gt;Webfilter Categories - Blocked&amp;lt;/populatingSavedSearch&amp;gt;
&amp;lt;choice value="*"&amp;gt;Any&amp;lt;/choice&amp;gt;
&amp;lt;/input&amp;gt;

&amp;lt;input type="time"&amp;gt;
&amp;lt;label&amp;gt;Time&amp;lt;/label&amp;gt;
&amp;lt;default&amp;gt;Last 24 Hours&amp;lt;/default&amp;gt;
&amp;lt;/input&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I know of the attributes earliestTime and latestTime, but how do I pass the time from the input time field to the dynamic dropdown?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 12 Mar 2012 13:40:07 GMT</pubDate>
    <dc:creator>VirTechSystems</dc:creator>
    <dc:date>2012-03-12T13:40:07Z</dc:date>
    <item>
      <title>Dynamic Dropdown Timeframe</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dynamic-Dropdown-Timeframe/m-p/89324#M4883</link>
      <description>&lt;P&gt;I have created a form that shows web filter events from our firewall.  It shows data in the format of date, time, computer, category, page.&lt;/P&gt;

&lt;P&gt;I have added a dynamic dropdown to the form to specify the category, but I would like the data populated in it restricted to the time selected on the form.&lt;/P&gt;

&lt;P&gt;Here are the elements&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="dropdown" token="category"&amp;gt;
&amp;lt;label&amp;gt;Category&amp;lt;/label&amp;gt;
&amp;lt;populatingSavedSearch fieldForValue="category" fieldForLabel="category"&amp;gt;Webfilter Categories - Blocked&amp;lt;/populatingSavedSearch&amp;gt;
&amp;lt;choice value="*"&amp;gt;Any&amp;lt;/choice&amp;gt;
&amp;lt;/input&amp;gt;

&amp;lt;input type="time"&amp;gt;
&amp;lt;label&amp;gt;Time&amp;lt;/label&amp;gt;
&amp;lt;default&amp;gt;Last 24 Hours&amp;lt;/default&amp;gt;
&amp;lt;/input&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I know of the attributes earliestTime and latestTime, but how do I pass the time from the input time field to the dynamic dropdown?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2012 13:40:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dynamic-Dropdown-Timeframe/m-p/89324#M4883</guid>
      <dc:creator>VirTechSystems</dc:creator>
      <dc:date>2012-03-12T13:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Dropdown Timeframe</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dynamic-Dropdown-Timeframe/m-p/89325#M4884</link>
      <description>&lt;P&gt;I have a time input of type="time" and with token="&lt;STRONG&gt;time_picker&lt;/STRONG&gt;"&lt;/P&gt;

&lt;P&gt;So, in the XML for the dropdown in the "populatingSearch" I added&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;earliest="$time_picker.earliest$" latest="$time_picker.latest$"&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 18:31:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dynamic-Dropdown-Timeframe/m-p/89325#M4884</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2014-08-13T18:31:16Z</dc:date>
    </item>
  </channel>
</rss>

