<?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 do you create a link in a table that directs to a form on the same page? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-create-a-link-in-a-table-that-directs-to-a-form-on/m-p/412888#M118995</link>
    <description>&lt;P&gt;I doubt you can do this from a table (or any other viz) without using js. The docs you mention are for linking to dashboards, they do not cover linking to anchors inside a dashboard (whether the current one or a target dashboard).&lt;BR /&gt;
I've explained the general idea &lt;A href="https://answers.splunk.com/answers/480214/how-to-drill-down-from-a-single-value-panel-to-a-s.html"&gt;here&lt;/A&gt;. It will involve enabling drilldown for your table in Simple XML as well as disabling the default action (open in search) and setting the browser url from js. See if you can make it work with that info and feel free to come back with any questions here.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Oct 2018 06:47:45 GMT</pubDate>
    <dc:creator>jeffland</dc:creator>
    <dc:date>2018-10-10T06:47:45Z</dc:date>
    <item>
      <title>How do you create a link in a table that directs to a form on the same page?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-create-a-link-in-a-table-that-directs-to-a-form-on/m-p/412886#M118993</link>
      <description>&lt;P&gt;Scoured a ton of related questions, but none exactly like this have been posted yet as far as I can tell.&lt;/P&gt;

&lt;P&gt;I have an HTML form that successfully directs to a textbox on the same page when the user clicks certain links in the HTML, using:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; &amp;lt;a href="#textbox"&amp;gt;some text&amp;lt;/a&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I want to do the same thing from a table. The conditional drill down statements I have down pat. It's just the linking that doesn't work:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;link&amp;gt;#textbox&amp;lt;/link&amp;gt; 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I tried putting in &lt;CODE&gt;my_app/?form.#textbox&lt;/CODE&gt; and a few other combinations I saw on &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.1.3/Viz/DrilldownLinkToDashboard"&gt;https://docs.splunk.com/Documentation/Splunk/7.1.3/Viz/DrilldownLinkToDashboard&lt;/A&gt; without any luck.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2018 21:36:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-create-a-link-in-a-table-that-directs-to-a-form-on/m-p/412886#M118993</guid>
      <dc:creator>nick405060</dc:creator>
      <dc:date>2018-10-09T21:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do you create a link in a table that directs to a form on the same page?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-create-a-link-in-a-table-that-directs-to-a-form-on/m-p/412887#M118994</link>
      <description>&lt;P&gt;Hi Nick,&lt;/P&gt;

&lt;P&gt;For clarification, is the HTML in an HTML dashlet that is included in a Simple XML form or have you used the Convert to HTML menu?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 02:06:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-create-a-link-in-a-table-that-directs-to-a-form-on/m-p/412887#M118994</guid>
      <dc:creator>dstile</dc:creator>
      <dc:date>2018-10-10T02:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do you create a link in a table that directs to a form on the same page?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-create-a-link-in-a-table-that-directs-to-a-form-on/m-p/412888#M118995</link>
      <description>&lt;P&gt;I doubt you can do this from a table (or any other viz) without using js. The docs you mention are for linking to dashboards, they do not cover linking to anchors inside a dashboard (whether the current one or a target dashboard).&lt;BR /&gt;
I've explained the general idea &lt;A href="https://answers.splunk.com/answers/480214/how-to-drill-down-from-a-single-value-panel-to-a-s.html"&gt;here&lt;/A&gt;. It will involve enabling drilldown for your table in Simple XML as well as disabling the default action (open in search) and setting the browser url from js. See if you can make it work with that info and feel free to come back with any questions here.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 06:47:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-create-a-link-in-a-table-that-directs-to-a-form-on/m-p/412888#M118995</guid>
      <dc:creator>jeffland</dc:creator>
      <dc:date>2018-10-10T06:47:45Z</dc:date>
    </item>
  </channel>
</rss>

