<?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: In app setup screen in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/In-app-setup-screen/m-p/86647#M1235</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;I just wanted to bring your attention to the setup view solution that is available for developer guidance here.&lt;/P&gt;

&lt;P&gt;Developer Guidance - Setup View Example For Splunk&lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/3728/"&gt;https://splunkbase.splunk.com/app/3728/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The source code can be found here&lt;BR /&gt;
&lt;A href="https://github.com/splunk/Developer_Guidance_Setup_View_Example"&gt;https://github.com/splunk/Developer_Guidance_Setup_View_Example&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The code here can essentially be re-used by others looking to accomplish the same functionality.&lt;/P&gt;

&lt;P&gt;To achieve the solution you're looking for, all you have to do is make a setup view, then add a link to the setup view in your &lt;CODE&gt;default/data/ui/nav/&lt;/CODE&gt; xml file, and it should allow you to redirect the user to the setup page every time.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Sep 2017 04:58:00 GMT</pubDate>
    <dc:creator>lknecht_splunk</dc:creator>
    <dc:date>2017-09-25T04:58:00Z</dc:date>
    <item>
      <title>In app setup screen</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/In-app-setup-screen/m-p/86642#M1230</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Is it possible to define a setup screen to capture credentials and other important information and have this setup screen available within the application like a separate navigation tab ? . I need this because I want to allow the user to be able easily to customize what the app is polling .&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2013 07:59:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/In-app-setup-screen/m-p/86642#M1230</guid>
      <dc:creator>rantravee</dc:creator>
      <dc:date>2013-10-08T07:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: In app setup screen</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/In-app-setup-screen/m-p/86643#M1231</link>
      <description>&lt;P&gt;Yes, you can setup a screen to just that. It is called setup.xml. Please see the docs for more information: &lt;CODE&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/AdvancedDev/SetupApp" target="test_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.0/AdvancedDev/SetupApp&lt;/A&gt;&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2013 13:08:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/In-app-setup-screen/m-p/86643#M1231</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2013-10-08T13:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: In app setup screen</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/In-app-setup-screen/m-p/86644#M1232</link>
      <description>&lt;P&gt;I meant something like that, but that is not showed only once when the app is first opened. Instead it is available within the app at any time the user desires ti reconfigure some params&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2013 13:11:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/In-app-setup-screen/m-p/86644#M1232</guid>
      <dc:creator>rantravee</dc:creator>
      <dc:date>2013-10-08T13:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: In app setup screen</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/In-app-setup-screen/m-p/86645#M1233</link>
      <description>&lt;P&gt;You can access the setup screen at any time. In your navigation for the app, (&lt;CODE&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/AdvancedDev/BuildNavigation" target="test_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.0/AdvancedDev/BuildNavigation&lt;/A&gt;&lt;/CODE&gt;) add in a link for the setup screen (&lt;CODE&gt;&lt;A href="https://HOSTNAME/en-US/manager/search/apps/local/APPNAME/setup?action=edit" target="test_blank"&gt;https://HOSTNAME/en-US/manager/search/apps/local/APPNAME/setup?action=edit&lt;/A&gt;&lt;/CODE&gt;)&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2013 13:16:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/In-app-setup-screen/m-p/86645#M1233</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2013-10-08T13:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: In app setup screen</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/In-app-setup-screen/m-p/86646#M1234</link>
      <description>&lt;P&gt;Interesting, I will explore this option.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2013 13:32:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/In-app-setup-screen/m-p/86646#M1234</guid>
      <dc:creator>rantravee</dc:creator>
      <dc:date>2013-10-08T13:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: In app setup screen</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/In-app-setup-screen/m-p/86647#M1235</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;I just wanted to bring your attention to the setup view solution that is available for developer guidance here.&lt;/P&gt;

&lt;P&gt;Developer Guidance - Setup View Example For Splunk&lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/3728/"&gt;https://splunkbase.splunk.com/app/3728/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The source code can be found here&lt;BR /&gt;
&lt;A href="https://github.com/splunk/Developer_Guidance_Setup_View_Example"&gt;https://github.com/splunk/Developer_Guidance_Setup_View_Example&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The code here can essentially be re-used by others looking to accomplish the same functionality.&lt;/P&gt;

&lt;P&gt;To achieve the solution you're looking for, all you have to do is make a setup view, then add a link to the setup view in your &lt;CODE&gt;default/data/ui/nav/&lt;/CODE&gt; xml file, and it should allow you to redirect the user to the setup page every time.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 04:58:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/In-app-setup-screen/m-p/86647#M1235</guid>
      <dc:creator>lknecht_splunk</dc:creator>
      <dc:date>2017-09-25T04:58:00Z</dc:date>
    </item>
  </channel>
</rss>

