<?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: Move widgets/icons (Search, Inspect, Refresh, and Export) from bottom-right corner to top-left corner in table in Sp in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Move-widgets-icons-Search-Inspect-Refresh-and-Export-from-bottom/m-p/512078#M143608</link>
    <description>&lt;P&gt;Thank you so much for this solution.&lt;BR /&gt;I addition to above my requirement is :&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How to remove the mouse hover of (Search, Inspect, Refresh, and Export) menu, so that it always displayed.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Also I wish to move only Export Icon alone to the top-left&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Aug 2020 03:20:55 GMT</pubDate>
    <dc:creator>poojak2579</dc:creator>
    <dc:date>2020-08-03T03:20:55Z</dc:date>
    <item>
      <title>Move widgets/icons (Search, Inspect, Refresh, and Export) from bottom-right corner to top-left corner in table in Splunk Dashbaord</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Move-widgets-icons-Search-Inspect-Refresh-and-Export-from-bottom/m-p/467907#M131728</link>
      <description>&lt;P&gt;Is there way to move "Open in Search, Inspect, Refresh, and Export" widgets in Splunk Dashboard-tables?&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/8102iE13BA8DD8886BDCE/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 17:35:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Move-widgets-icons-Search-Inspect-Refresh-and-Export-from-bottom/m-p/467907#M131728</guid>
      <dc:creator>smusunuri</dc:creator>
      <dc:date>2019-12-18T17:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Move widgets/icons (Search, Inspect, Refresh, and Export) from bottom-right corner to top-left corner in table in Splunk Dashbaord</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Move-widgets-icons-Search-Inspect-Refresh-and-Export-from-bottom/m-p/467908#M131729</link>
      <description>&lt;P&gt;Found a solution on my own. Add below css code snippet to the Simple XML, this will move widgets to the top-left corner to the table.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;     &amp;lt;row&amp;gt;
         &amp;lt;panel depends="$alwaysHideCSS$"&amp;gt;
           &amp;lt;html&amp;gt;
                &amp;lt;style&amp;gt;
                  .view-mode .element-footer {
                        position: absolute !important;
                        left: 108px !important;
                        top: 0px !important;
                  }
                &amp;lt;/style&amp;gt;
              &amp;lt;/html&amp;gt;
         &amp;lt;/panel&amp;gt;
       &amp;lt;/row&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 20 Jan 2020 19:33:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Move-widgets-icons-Search-Inspect-Refresh-and-Export-from-bottom/m-p/467908#M131729</guid>
      <dc:creator>smusunuri</dc:creator>
      <dc:date>2020-01-20T19:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Move widgets/icons (Search, Inspect, Refresh, and Export) from bottom-right corner to top-left corner in table in Sp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Move-widgets-icons-Search-Inspect-Refresh-and-Export-from-bottom/m-p/512078#M143608</link>
      <description>&lt;P&gt;Thank you so much for this solution.&lt;BR /&gt;I addition to above my requirement is :&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How to remove the mouse hover of (Search, Inspect, Refresh, and Export) menu, so that it always displayed.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Also I wish to move only Export Icon alone to the top-left&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 03:20:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Move-widgets-icons-Search-Inspect-Refresh-and-Export-from-bottom/m-p/512078#M143608</guid>
      <dc:creator>poojak2579</dc:creator>
      <dc:date>2020-08-03T03:20:55Z</dc:date>
    </item>
  </channel>
</rss>

