Dashboards & Visualizations

deletion of search button

chandansingh
Explorer

Hi All, can we remove search button from view? beacuse i want to show only static results of report to user.

0 Karma

sideview
SplunkTrust
SplunkTrust

Removing just the SubmitButton wont make the view read-only.

You'll have to remove the SearchBar, the TimeRangePicker and the SubmitButton, as all three of these modules can push new search data downstream, and it's these downstream pushes that cause searches to get kicked off.

Ant1D
Motivator

If your view file is in advanced xml form, then look for the SubmitButton module (e.g. <module name="SubmitButton"></module> ) and remove it from the view.

The view file will be in either $SPLUNK_HOME$/etc/apps/$your_app$/default/data/ui/views/ OR $SPLUNK_HOME$/etc/apps/$your_app$/local/data/ui/views/

jbsplunk
Splunk Employee
Splunk Employee

You'd need to edit the $SPLUNK_HOME/etc/apps//default/data/ui/nav/default.xml. These reside in the TitleBar and Appbar modules.

0 Karma

chandansingh
Explorer

i didnt see titleBar abd Appbar in $SPLUNK_HOME/etc/apps//default/data/ui/nav/default.xml file

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

Splunk is officially part of Cisco

Revolutionizing how our customers build resilience across their entire digital footprint.   Splunk ...

Splunk APM & RUM | Planned Maintenance March 26 - March 28, 2024

There will be planned maintenance for Splunk APM and RUM between March 26, 2024 and March 28, 2024 as ...