<?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 To Disable Results Table Row Clicking in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-To-Disable-Results-Table-Row-Clicking/m-p/65349#M43963</link>
    <description>&lt;P&gt;Thanks for your help southeringtonp. Is it possible to do this without modules? For example, if I wrote a normal dashboard and not modules, how could I disable this feature?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Oct 2010 23:57:52 GMT</pubDate>
    <dc:creator>Ant1D</dc:creator>
    <dc:date>2010-10-11T23:57:52Z</dc:date>
    <item>
      <title>How To Disable Results Table Row Clicking</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-To-Disable-Results-Table-Row-Clicking/m-p/65347#M43961</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;

&lt;P&gt;Is it possible to disable row clicking on a search results table? If so, how?&lt;/P&gt;

&lt;P&gt;Can this be tailored so that a particular table on a particular dashboard has row clicking disabled whilst another table on another dashboard has row clicking enabled?&lt;/P&gt;

&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2010 22:55:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-To-Disable-Results-Table-Row-Clicking/m-p/65347#M43961</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2010-10-06T22:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: How To Disable Results Table Row Clicking</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-To-Disable-Results-Table-Row-Clicking/m-p/65348#M43962</link>
      <description>&lt;P&gt;You can do this in advanced XML:
&lt;A href="http://www.splunk.com/base/Documentation/latest/Developer/TableChartDrilldown" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/Developer/TableChartDrilldown&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If you are using simple XML, you can convert advanced XML by viewing the page and adding &lt;CODE&gt;?showsource=1&lt;/CODE&gt; to the end of the URL. At the bottom, it will give you the advanced XML equivalent.&lt;/P&gt;

&lt;P&gt;Look for and remove a code block that looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;module name="ConvertToDrilldownSearch"&amp;gt;
    &amp;lt;module name="ViewRedirector"&amp;gt;
        &amp;lt;param name="viewTarget"&amp;gt;flashtimeline&amp;lt;/param&amp;gt;
    &amp;lt;/module&amp;gt;
&amp;lt;/module&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You can do this independently for each &lt;CODE&gt;SimpleResultsTable&lt;/CODE&gt;, allowing drilldown only on the ones where it is desired.&lt;/P&gt;

&lt;P&gt;If you're just getting started, you can paste this into a new view to troubleshoot first. When you are ready, overwrite your existing Simple XML view with the new vewsion.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2010 23:16:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-To-Disable-Results-Table-Row-Clicking/m-p/65348#M43962</guid>
      <dc:creator>southeringtonp</dc:creator>
      <dc:date>2010-10-06T23:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: How To Disable Results Table Row Clicking</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-To-Disable-Results-Table-Row-Clicking/m-p/65349#M43963</link>
      <description>&lt;P&gt;Thanks for your help southeringtonp. Is it possible to do this without modules? For example, if I wrote a normal dashboard and not modules, how could I disable this feature?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2010 23:57:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-To-Disable-Results-Table-Row-Clicking/m-p/65349#M43963</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2010-10-11T23:57:52Z</dc:date>
    </item>
  </channel>
</rss>

