<?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: HTML HREF in a View in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/HTML-HREF-in-a-View/m-p/84219#M4557</link>
    <description>&lt;P&gt;Note that whenever you're linking from another page in the same app you can just put href="customer_activity" and you don't need to use a full root-relative URL.&lt;/P&gt;</description>
    <pubDate>Sat, 01 Oct 2011 02:08:13 GMT</pubDate>
    <dc:creator>sideview</dc:creator>
    <dc:date>2011-10-01T02:08:13Z</dc:date>
    <item>
      <title>HTML HREF in a View</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/HTML-HREF-in-a-View/m-p/84216#M4554</link>
      <description>&lt;P&gt;I've got the following code in a view.  Everything appears to work fine, except when I click on the HREF to connect to another web site, The link it does not work.  The address is correct.  I can place the address in a browser and it will work.  Why not in a view?  Thanks in advance. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;module name="HTML" layoutPanel="viewHeader"&amp;gt;
&amp;lt;param name="html"&amp;gt;&amp;lt;![CDATA[
&amp;lt;h1 align="center"&amp;gt;Customer Activity&amp;lt;/h1&amp;gt;
&amp;lt;h2&amp;gt; bla bla&amp;lt;/h2&amp;gt;
&amp;lt;h3&amp;gt; more bla bla&amp;lt;/h3&amp;gt;
&amp;lt;a align="right" href="http://10.14.53.50:8000/en-US/app/prod/about_dashboard"&amp;gt;Client Home&amp;lt;/a&amp;gt;
&amp;lt;br&amp;gt;
odalsfaslj saljdfasjf
]]&amp;gt;&amp;lt;/param&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2011 15:38:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/HTML-HREF-in-a-View/m-p/84216#M4554</guid>
      <dc:creator>DTERM</dc:creator>
      <dc:date>2011-09-30T15:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: HTML HREF in a View</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/HTML-HREF-in-a-View/m-p/84217#M4555</link>
      <description>&lt;P&gt;There was a typo in the code.  Got it.  Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2011 15:42:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/HTML-HREF-in-a-View/m-p/84217#M4555</guid>
      <dc:creator>DTERM</dc:creator>
      <dc:date>2011-09-30T15:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: HTML HREF in a View</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/HTML-HREF-in-a-View/m-p/84218#M4556</link>
      <description>&lt;P&gt;I recall having some issues with the way Splunk handles URLs when I was doing some development, try changing the URL to;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/en-US/app/prod/customer_activity
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Assuming it is on the same index of course. This is how I appear to have handled all my explicitly defined links in a serversidehtml include on my views.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2011 15:42:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/HTML-HREF-in-a-View/m-p/84218#M4556</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2011-09-30T15:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: HTML HREF in a View</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/HTML-HREF-in-a-View/m-p/84219#M4557</link>
      <description>&lt;P&gt;Note that whenever you're linking from another page in the same app you can just put href="customer_activity" and you don't need to use a full root-relative URL.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Oct 2011 02:08:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/HTML-HREF-in-a-View/m-p/84219#M4557</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2011-10-01T02:08:13Z</dc:date>
    </item>
  </channel>
</rss>

