<?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: Removing 'view results' from a custom dashboard or view panel in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Removing-view-results-from-a-custom-dashboard-or-view-panel/m-p/31779#M1353</link>
    <description>&lt;P&gt;You can edit views by going to Manager -&amp;gt; User Interface -&amp;gt; Views and then locate your view by either searching or filtering the app.&lt;/P&gt;

&lt;P&gt;Once there, click on the link to the view name and you will be able to edit the XML.  I would save a copy in case you break anything.&lt;/P&gt;

&lt;P&gt;From here, look for "ViewRedirectorLink" which should be what is creating those links.  Remove the whole thing and test your dashboard.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Nov 2012 16:13:29 GMT</pubDate>
    <dc:creator>okrabbe_splunk</dc:creator>
    <dc:date>2012-11-13T16:13:29Z</dc:date>
    <item>
      <title>Removing 'view results' from a custom dashboard or view panel</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Removing-view-results-from-a-custom-dashboard-or-view-panel/m-p/31778#M1352</link>
      <description>&lt;P&gt;&lt;IMG src="https://dl.dropbox.com/u/10020780/splunk-estate.PNG" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;I'm trying to get my dashboard to have as much info on one screen as possible.  Any info on removing 'View results' link and the area below it?  It would save lots of space on every panel for me.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2012 22:51:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Removing-view-results-from-a-custom-dashboard-or-view-panel/m-p/31778#M1352</guid>
      <dc:creator>mosmondor</dc:creator>
      <dc:date>2012-11-12T22:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Removing 'view results' from a custom dashboard or view panel</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Removing-view-results-from-a-custom-dashboard-or-view-panel/m-p/31779#M1353</link>
      <description>&lt;P&gt;You can edit views by going to Manager -&amp;gt; User Interface -&amp;gt; Views and then locate your view by either searching or filtering the app.&lt;/P&gt;

&lt;P&gt;Once there, click on the link to the view name and you will be able to edit the XML.  I would save a copy in case you break anything.&lt;/P&gt;

&lt;P&gt;From here, look for "ViewRedirectorLink" which should be what is creating those links.  Remove the whole thing and test your dashboard.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2012 16:13:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Removing-view-results-from-a-custom-dashboard-or-view-panel/m-p/31779#M1353</guid>
      <dc:creator>okrabbe_splunk</dc:creator>
      <dc:date>2012-11-13T16:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Removing 'view results' from a custom dashboard or view panel</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Removing-view-results-from-a-custom-dashboard-or-view-panel/m-p/31780#M1354</link>
      <description>&lt;P&gt;Inside my XML there is no such thing.  I read somewhere about simple and complex XMLs, can this be the problem?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2012 18:28:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Removing-view-results-from-a-custom-dashboard-or-view-panel/m-p/31780#M1354</guid>
      <dc:creator>mosmondor</dc:creator>
      <dc:date>2012-11-13T18:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Removing 'view results' from a custom dashboard or view panel</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Removing-view-results-from-a-custom-dashboard-or-view-panel/m-p/31781#M1355</link>
      <description>&lt;P&gt;Yes, that could be it.  I do not believe there is a way to remove the link if you use simple xml.&lt;/P&gt;

&lt;P&gt;You can convert any dashboard to advanced XML by the following:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;On the URL for the dashboard you are looking at append ?showsource=1.   for example, if you dashboard is  &lt;A href="http://servername/en-us/app/myapp/mydashboard"&gt;http://servername/en-us/app/myapp/mydashboard&lt;/A&gt; convert it to &lt;A href="http://servername/en-us/app/myapp/mydashboard?showsource=1"&gt;http://servername/en-us/app/myapp/mydashboard?showsource=1&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Now copy the XML source at the bottom of the page in the box.  This is what the simple XML will look like in advanced XML.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Paste the advanced XML into the view in manager and make your edits.&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 13 Nov 2012 18:35:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Removing-view-results-from-a-custom-dashboard-or-view-panel/m-p/31781#M1355</guid>
      <dc:creator>okrabbe_splunk</dc:creator>
      <dc:date>2012-11-13T18:35:02Z</dc:date>
    </item>
  </channel>
</rss>

