<?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: Replacement for list and module elements? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334617#M4972</link>
    <description>&lt;P&gt;&lt;CODE&gt;search&lt;/CODE&gt; is the default search view, you can link to it from within any app as long as the user can see the search app. You can't easily embed it as part of another dashboard.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jul 2017 11:50:42 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2017-07-28T11:50:42Z</dc:date>
    <item>
      <title>Replacement for list and module elements?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334613#M4968</link>
      <description>&lt;P&gt;Team,&lt;/P&gt;

&lt;P&gt;Need help to upgrade the list and module elements from the simple search page to the latest update.&lt;BR /&gt;
Or how can I create a new type of search page which can be embedded in my app?&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="AppInspect result"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/3273i45576FA66D6C8825/image-size/large?v=v2&amp;amp;px=999" role="button" title="AppInspect result" alt="AppInspect result" /&gt;&lt;/span&gt;&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="the search we are using"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/3274i70E007D453A26590/image-size/large?v=v2&amp;amp;px=999" role="button" title="the search we are using" alt="the search we are using" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 08:36:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334613#M4968</guid>
      <dc:creator>pbankar</dc:creator>
      <dc:date>2017-07-27T08:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for list and module elements?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334614#M4969</link>
      <description>&lt;P&gt;AdvancedXML has been officially deprecated for almost two years: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.2/AdvancedDev/Whatsinthismanual#Advanced_XML_Deprecation"&gt;http://docs.splunk.com/Documentation/Splunk/6.6.2/AdvancedDev/Whatsinthismanual#Advanced_XML_Deprecation&lt;/A&gt;&lt;BR /&gt;
If you're developing things based on AdvancedXML you have two reasonable options, go with sideview's branch of AdvancedXML or switch to Splunk's SimpleXML.&lt;/P&gt;

&lt;P&gt;Regarding your search page, there is a new search page since 6.0 called &lt;EM&gt;drumroll&lt;/EM&gt; search. You can use that in your app, it's shared globally from the default search app.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 09:09:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334614#M4969</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-07-27T09:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for list and module elements?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334615#M4970</link>
      <description>&lt;P&gt;Thanks &lt;A href="https://answers.splunk.com/users/134323/martin_mueller.html?utm_source=answers&amp;amp;utm_medium=email&amp;amp;utm_term=martin_mueller%E2%99%A6&amp;amp;utm_content=&amp;amp;utm_campaign=mention"&gt;martin_mueller&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 09:11:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334615#M4970</guid>
      <dc:creator>pbankar</dc:creator>
      <dc:date>2017-07-27T09:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for list and module elements?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334616#M4971</link>
      <description>&lt;P&gt;@martin_mueller can you please suggest any relevant link for embedding the &lt;EM&gt;drumroll&lt;/EM&gt; search in any dashboard?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 10:35:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334616#M4971</guid>
      <dc:creator>pbankar</dc:creator>
      <dc:date>2017-07-28T10:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for list and module elements?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334617#M4972</link>
      <description>&lt;P&gt;&lt;CODE&gt;search&lt;/CODE&gt; is the default search view, you can link to it from within any app as long as the user can see the search app. You can't easily embed it as part of another dashboard.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 11:50:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334617#M4972</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-07-28T11:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for list and module elements?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334618#M4973</link>
      <description>&lt;P&gt;Actually, I need to create a replica of the Search  &amp;amp; Reporting in my app where the user can search the app related queries. Is there anyway?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 11:53:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334618#M4973</guid>
      <dc:creator>pbankar</dc:creator>
      <dc:date>2017-07-28T11:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for list and module elements?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334619#M4974</link>
      <description>&lt;P&gt;Why do you need a replica? Including the search view in your app's navigation menu will let you use it without duplication.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 12:42:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334619#M4974</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-07-28T12:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for list and module elements?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334620#M4975</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/172708"&gt;@martin_mueller&lt;/a&gt;, thanks for the highlight. &lt;BR /&gt;
I tried to redirect to app/search/search from my app's navigation but the URL its forming is  - &lt;A href="http://ip:8000/en-GB/app/my_app_name/app/search/search" target="_blank"&gt;http://ip:8000/en-GB/app/my_app_name/app/search/search&lt;/A&gt;. It's not getting out of my app's environment. Can you please suggest something.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:09:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334620#M4975</guid>
      <dc:creator>pbankar</dc:creator>
      <dc:date>2020-09-29T15:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for list and module elements?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334621#M4976</link>
      <description>&lt;P&gt;Simply referring to the view's name, &lt;CODE&gt;search&lt;/CODE&gt;, is enough for the navigation menu:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;view name="search" /&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 31 Jul 2017 08:09:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334621#M4976</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-07-31T08:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for list and module elements?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334622#M4977</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/172708"&gt;@martin_mueller&lt;/a&gt;, thanks for the quick response. even I tried an anchor tag way- &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;a href="/app/my_app_name/search?q=search%20index%3D_internal"&amp;gt;Search&amp;lt;/a&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This way I can get a default searchquery but the problem is the "/my_app_name/" . &lt;BR /&gt;
I have different apps and don't want to hardcode the app name. Do you have any solution for this?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:09:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334622#M4977</guid>
      <dc:creator>pbankar</dc:creator>
      <dc:date>2020-09-29T15:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for list and module elements?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334623#M4978</link>
      <description>&lt;P&gt;I tried - &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    &amp;lt;view name="search" &amp;gt;index=_internal&amp;lt;/view&amp;gt; 
    &amp;lt;view name="search" &amp;gt;&amp;lt;default&amp;gt;index=_internal&amp;lt;/default&amp;gt;&amp;lt;/view&amp;gt;     
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But these are invalid default searches. Any better way?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2017 08:30:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334623#M4978</guid>
      <dc:creator>pbankar</dc:creator>
      <dc:date>2017-07-31T08:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for list and module elements?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334624#M4979</link>
      <description>&lt;P&gt;The nav xml schema doesn't have any sub- or text-elements inside a view element, so that can't work.&lt;/P&gt;

&lt;P&gt;If you need to pass parameters to the search view - first time you mention this... &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt; -, you need to use the a element, something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;a href="search?q=index%3D_internal"&amp;gt;Search the _internal index&amp;lt;/a&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This relative link doesn't need to know the app name it's in, it just stays where it is.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2017 08:43:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334624#M4979</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-07-31T08:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for list and module elements?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334625#M4980</link>
      <description>&lt;P&gt;Thanks @martin_mueller. It worked.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2017 09:16:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Replacement-for-list-and-module-elements/m-p/334625#M4980</guid>
      <dc:creator>pbankar</dc:creator>
      <dc:date>2017-07-31T09:16:37Z</dc:date>
    </item>
  </channel>
</rss>

