<?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 a link to setup page in default.xml in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-a-link-to-setup-page-in-default-xml/m-p/141113#M8493</link>
    <description>&lt;P&gt;Here's what I used and it worked for me: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;a href="/manager/&amp;lt;splunk_app&amp;gt;/apps/local/&amp;lt;splunk_app&amp;gt;/setup?action=edit"&amp;gt;Setup My App&amp;lt;/a&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This works fine if you want to have a link to the setup page for your app.  Just replace  with your app's name. &lt;/P&gt;</description>
    <pubDate>Thu, 01 Sep 2016 21:38:15 GMT</pubDate>
    <dc:creator>amiracle</dc:creator>
    <dc:date>2016-09-01T21:38:15Z</dc:date>
    <item>
      <title>Add a link to setup page in default.xml</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-a-link-to-setup-page-in-default-xml/m-p/141112#M8492</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
i'm using splunk6 and I want to add a link to the /setup page into my default.xml.&lt;/P&gt;

&lt;P&gt;the only way I found is to add this line into the xml file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;a href="/manager/APP_NAME/apps/local/APP_NAME/setup?action=edit"&amp;gt;Configuration&amp;lt;/a&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But in this way I have the app name hardcoded into the file. Does it exist a way to make the name dynamic?&lt;/P&gt;

&lt;P&gt;I tried something like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;a href="${make_url('app/%s/?setup=1' % APP['id'])}"&amp;gt;Configuration&amp;lt;/a&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;but with no success.&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2014 14:18:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Add-a-link-to-setup-page-in-default-xml/m-p/141112#M8492</guid>
      <dc:creator>RiccardoV</dc:creator>
      <dc:date>2014-07-14T14:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Add a link to setup page in default.xml</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-a-link-to-setup-page-in-default-xml/m-p/141113#M8493</link>
      <description>&lt;P&gt;Here's what I used and it worked for me: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;a href="/manager/&amp;lt;splunk_app&amp;gt;/apps/local/&amp;lt;splunk_app&amp;gt;/setup?action=edit"&amp;gt;Setup My App&amp;lt;/a&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This works fine if you want to have a link to the setup page for your app.  Just replace  with your app's name. &lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 21:38:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Add-a-link-to-setup-page-in-default-xml/m-p/141113#M8493</guid>
      <dc:creator>amiracle</dc:creator>
      <dc:date>2016-09-01T21:38:15Z</dc:date>
    </item>
  </channel>
</rss>

