<?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: How can we include &amp;quot;Stop&amp;quot; button on custom app? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-include-quot-Stop-quot-button-on-custom-app/m-p/178083#M11009</link>
    <description>&lt;P&gt;What is the purpose of this stop/finalize button?&lt;/P&gt;

&lt;P&gt;Cheers,&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jul 2016 08:35:36 GMT</pubDate>
    <dc:creator>tormodbp</dc:creator>
    <dc:date>2016-07-19T08:35:36Z</dc:date>
    <item>
      <title>How can we include "Stop" button on custom app?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-include-quot-Stop-quot-button-on-custom-app/m-p/178082#M11008</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;
using Splunk 6.1.1.&lt;/P&gt;

&lt;P&gt;In custom app, how can I include stop/finalize buttons in my dashboards?&lt;/P&gt;

&lt;P&gt;Thank you&lt;BR /&gt;
Regards&lt;BR /&gt;
AF&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2014 10:19:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-include-quot-Stop-quot-button-on-custom-app/m-p/178082#M11008</guid>
      <dc:creator>antonioformato</dc:creator>
      <dc:date>2014-05-26T10:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: How can we include "Stop" button on custom app?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-include-quot-Stop-quot-button-on-custom-app/m-p/178083#M11009</link>
      <description>&lt;P&gt;What is the purpose of this stop/finalize button?&lt;/P&gt;

&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 08:35:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-include-quot-Stop-quot-button-on-custom-app/m-p/178083#M11009</guid>
      <dc:creator>tormodbp</dc:creator>
      <dc:date>2016-07-19T08:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can we include "Stop" button on custom app?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-include-quot-Stop-quot-button-on-custom-app/m-p/178084#M11010</link>
      <description>&lt;P&gt;convert dashboard to HTML...&lt;/P&gt;

&lt;P&gt;put button somwhere in it ...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; &amp;lt;button class="btn btn-primary stop_search_btn"&amp;gt;Stop&amp;lt;/button&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and then add javascript code ...&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;$('.stop_search_btn').click(function() {&lt;BR /&gt;
    var mainSearch = mvc.Components.getInstance("search1");&lt;BR /&gt;
    mainSearch.finalize()&lt;BR /&gt;
});&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 12:56:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-include-quot-Stop-quot-button-on-custom-app/m-p/178084#M11010</guid>
      <dc:creator>loggar</dc:creator>
      <dc:date>2016-08-02T12:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can we include "Stop" button on custom app?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-include-quot-Stop-quot-button-on-custom-app/m-p/178085#M11011</link>
      <description>&lt;P&gt;Can't we just add an &amp;lt;html&amp;gt; element to the &amp;lt;dashboard&amp;gt; instead of converting it to html? And, pardon my ignorance, how does one attach the Javascript to the button? I tried adding a &amp;lt;javascript&amp;gt; element after or inside the &amp;lt;button&amp;gt; without any success.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Apr 2018 19:00:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-include-quot-Stop-quot-button-on-custom-app/m-p/178085#M11011</guid>
      <dc:creator>DUThibault</dc:creator>
      <dc:date>2018-04-13T19:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: How can we include "Stop" button on custom app?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-include-quot-Stop-quot-button-on-custom-app/m-p/556170#M38667</link>
      <description>&lt;P&gt;Thanks, I tried it worked for me.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 13:23:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-include-quot-Stop-quot-button-on-custom-app/m-p/556170#M38667</guid>
      <dc:creator>haripriyasarve1</dc:creator>
      <dc:date>2021-06-17T13:23:49Z</dc:date>
    </item>
  </channel>
</rss>

