<?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: Add hyperlink column to SimpleResultsTable in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Add-hyperlink-column-to-SimpleResultsTable/m-p/139837#M38498</link>
    <description>&lt;P&gt;What version of Splunk are you using?  In Splunk 6, you can use a custom cell renderer, in Splunk 5, you need to do some more work with application.js and jQuery.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Apr 2014 14:52:10 GMT</pubDate>
    <dc:creator>jconger</dc:creator>
    <dc:date>2014-04-23T14:52:10Z</dc:date>
    <item>
      <title>Add hyperlink column to SimpleResultsTable</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Add-hyperlink-column-to-SimpleResultsTable/m-p/139836#M38497</link>
      <description>&lt;P&gt;Hi everyone,&lt;BR /&gt;
I have to add a column containing specific hyperlinks to a SimpleResultsTable. This table has the following structure:&lt;/P&gt;

&lt;P&gt;Date                 Service     Status&lt;BR /&gt;
01/01/2014 08:00:00  XYZ         Up&lt;BR /&gt;
01/01/2014 08:00:00  XYW         Idle&lt;/P&gt;

&lt;P&gt;I want to add a column containing hyperlinks in order to call some servlets, so the final table should be like this:&lt;/P&gt;

&lt;P&gt;Date                 Service     Status   Actions&lt;BR /&gt;
01/01/2014 08:00:00  XYZ         Up       stop  restart&lt;BR /&gt;
01/01/2014 08:00:00  XYW         Idle     stop  restart&lt;/P&gt;

&lt;P&gt;I'm trying to find a way to work on my custom application.js (I used it to put icons instead of status values).&lt;/P&gt;

&lt;P&gt;Is what I need possible to do?&lt;/P&gt;

&lt;P&gt;Any suggest is accepted.&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2014 09:31:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Add-hyperlink-column-to-SimpleResultsTable/m-p/139836#M38497</guid>
      <dc:creator>mguacci</dc:creator>
      <dc:date>2014-04-23T09:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Add hyperlink column to SimpleResultsTable</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Add-hyperlink-column-to-SimpleResultsTable/m-p/139837#M38498</link>
      <description>&lt;P&gt;What version of Splunk are you using?  In Splunk 6, you can use a custom cell renderer, in Splunk 5, you need to do some more work with application.js and jQuery.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2014 14:52:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Add-hyperlink-column-to-SimpleResultsTable/m-p/139837#M38498</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2014-04-23T14:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Add hyperlink column to SimpleResultsTable</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Add-hyperlink-column-to-SimpleResultsTable/m-p/139838#M38499</link>
      <description>&lt;P&gt;Hi jconger, thank you for your answer. I'm using Splunk 6.0.2. Could you please give me more details about 'custom cell renderer'?&lt;BR /&gt;
Where could I find some information about it?&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2014 14:59:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Add-hyperlink-column-to-SimpleResultsTable/m-p/139838#M38499</guid>
      <dc:creator>mguacci</dc:creator>
      <dc:date>2014-04-23T14:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Add hyperlink column to SimpleResultsTable</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Add-hyperlink-column-to-SimpleResultsTable/m-p/139839#M38500</link>
      <description>&lt;P&gt;Here is an example that is close to what you want.  Look it over and let me know if you have questions.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://blogs.splunk.com/2014/01/29/add-a-tooltip-to-simple-xml-tables-with-bootstrap-and-a-custom-cell-renderer/"&gt;http://blogs.splunk.com/2014/01/29/add-a-tooltip-to-simple-xml-tables-with-bootstrap-and-a-custom-cell-renderer/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2014 15:07:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Add-hyperlink-column-to-SimpleResultsTable/m-p/139839#M38500</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2014-04-23T15:07:19Z</dc:date>
    </item>
  </channel>
</rss>

