<?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: same page drilldown in form, Splunk 5 in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/same-page-drilldown-in-form-Splunk-5/m-p/166937#M10262</link>
    <description>&lt;P&gt;Looked through it and it looks to me, that inpage drilldown is Splunk 6 only. Looking into saved search possible solution.&lt;/P&gt;</description>
    <pubDate>Fri, 01 Aug 2014 11:40:13 GMT</pubDate>
    <dc:creator>kdevyatov</dc:creator>
    <dc:date>2014-08-01T11:40:13Z</dc:date>
    <item>
      <title>same page drilldown in form, Splunk 5</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/same-page-drilldown-in-form-Splunk-5/m-p/166935#M10260</link>
      <description>&lt;P&gt;I've got a form that takes in a parameter and displays a search as a table. After that I would like to click on one of the table rows to activate a second panel (row) of my form. The second row of the form is another table, that displays a custom search string, using clicked parameter from the first table.&lt;/P&gt;

&lt;P&gt;At the moment clicking on a first table entry opens a new tab. What I have so far is:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    &amp;lt;row&amp;gt;
    &amp;lt;table&amp;gt;
      &amp;lt;searchTemplate&amp;gt;first search&amp;lt;/searchTemplate&amp;gt;
      &amp;lt;title&amp;gt;SPLUNKSTAT Summary&amp;lt;/title&amp;gt;
        &amp;lt;drilldown&amp;gt;
            &amp;lt;set token="lrid"&amp;gt;$click.value2$&amp;lt;/set&amp;gt;
            &amp;lt;link&amp;gt;
                &amp;lt;!-- need to put reference here? --&amp;gt;
            &amp;lt;/link&amp;gt;
        &amp;lt;/drilldown&amp;gt;
    &amp;lt;/table&amp;gt;
  &amp;lt;/row&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;table&amp;gt;
      &amp;lt;title&amp;gt;Drilldown for $lrid$&amp;lt;/title&amp;gt;
      &amp;lt;searchString&amp;gt;index=* LRID=$lrid$&amp;lt;/searchString&amp;gt;
    &amp;lt;/table&amp;gt;
  &amp;lt;/row&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;How do I get drilldown to work on the same page in Splunk 5? Alternative would be drilldown to a saved search. Please advise on this potential solution as well.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2014 09:21:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/same-page-drilldown-in-form-Splunk-5/m-p/166935#M10260</guid>
      <dc:creator>kdevyatov</dc:creator>
      <dc:date>2014-08-01T09:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: same page drilldown in form, Splunk 5</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/same-page-drilldown-in-form-Splunk-5/m-p/166936#M10261</link>
      <description>&lt;P&gt;See if something similar to this is available in splunk 5&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/113562/same-page-drilldown-splunk-6-simple-xml"&gt;http://answers.splunk.com/answers/113562/same-page-drilldown-splunk-6-simple-xml&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2014 10:47:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/same-page-drilldown-in-form-Splunk-5/m-p/166936#M10261</guid>
      <dc:creator>strive</dc:creator>
      <dc:date>2014-08-01T10:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: same page drilldown in form, Splunk 5</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/same-page-drilldown-in-form-Splunk-5/m-p/166937#M10262</link>
      <description>&lt;P&gt;Looked through it and it looks to me, that inpage drilldown is Splunk 6 only. Looking into saved search possible solution.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2014 11:40:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/same-page-drilldown-in-form-Splunk-5/m-p/166937#M10262</guid>
      <dc:creator>kdevyatov</dc:creator>
      <dc:date>2014-08-01T11:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: same page drilldown in form, Splunk 5</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/same-page-drilldown-in-form-Splunk-5/m-p/166938#M10263</link>
      <description>&lt;P&gt;Made it with a separate form to forward my drilldown to.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2014 12:59:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/same-page-drilldown-in-form-Splunk-5/m-p/166938#M10263</guid>
      <dc:creator>kdevyatov</dc:creator>
      <dc:date>2014-08-01T12:59:56Z</dc:date>
    </item>
  </channel>
</rss>

