<?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: Modify table in html dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Modify-table-in-html-dashboard/m-p/378585#M24768</link>
    <description>&lt;P&gt;@jdcain, as you have already found out, browser will not allow local directory drilldown. However, if you want to know how custom table renderer can be used you can refer to one of my previous answers which also has a link to Splunk Dahsboard Examples App with most these useful examples.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/637615/why-is-the-table-cell-highlighting-not-reading-the.html"&gt;https://answers.splunk.com/answers/637615/why-is-the-table-cell-highlighting-not-reading-the.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 09 Jun 2018 12:13:19 GMT</pubDate>
    <dc:creator>niketn</dc:creator>
    <dc:date>2018-06-09T12:13:19Z</dc:date>
    <item>
      <title>Modify table in html dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Modify-table-in-html-dashboard/m-p/378583#M24766</link>
      <description>&lt;P&gt;I need to be able to link to files on a network file share from a field in a splunk dashboard. Currently using the link drilldown does not work for \servername\folder\file.name or even file://servername/folder/file.name.&lt;/P&gt;

&lt;P&gt;I've converted the dashboard to html and have been trying to use jquery to modify the column I need. Changes on the page it's self are not a problem however I don't understand how to wait for the table to load before applying a javascript. &lt;/P&gt;

&lt;P&gt;I've attempted to follow other examples but I don't appear to be able to make any changes at all. this script does not change the count of the table for example:&lt;BR /&gt;
    // Get the table&lt;BR /&gt;
    var myEventsTable = mvc.Components.get('element1');&lt;BR /&gt;
    // Programmatically change a property&lt;BR /&gt;
    myEventsTable.getVisualization(function(eventsView) { eventsView.settings.set("count", 2);&lt;/P&gt;

&lt;P&gt;How can I either use drilldown to link to a network share or modify the table in an html view to allow it?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 15:41:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Modify-table-in-html-dashboard/m-p/378583#M24766</guid>
      <dc:creator>jdcain</dc:creator>
      <dc:date>2018-06-08T15:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Modify table in html dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Modify-table-in-html-dashboard/m-p/378584#M24767</link>
      <description>&lt;P&gt;I now realize that the local file links don't work due to being blocked by browsers and not anything with splunk. I still am curious though how to modify the table html after the table loads though.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 17:11:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Modify-table-in-html-dashboard/m-p/378584#M24767</guid>
      <dc:creator>jdcain</dc:creator>
      <dc:date>2018-06-08T17:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Modify table in html dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Modify-table-in-html-dashboard/m-p/378585#M24768</link>
      <description>&lt;P&gt;@jdcain, as you have already found out, browser will not allow local directory drilldown. However, if you want to know how custom table renderer can be used you can refer to one of my previous answers which also has a link to Splunk Dahsboard Examples App with most these useful examples.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/637615/why-is-the-table-cell-highlighting-not-reading-the.html"&gt;https://answers.splunk.com/answers/637615/why-is-the-table-cell-highlighting-not-reading-the.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jun 2018 12:13:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Modify-table-in-html-dashboard/m-p/378585#M24768</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-06-09T12:13:19Z</dc:date>
    </item>
  </channel>
</rss>

