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!

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

A Guide To Cloud Migration Success

As enterprises’ rapid expansion to the cloud continues, IT leaders are continuously looking for ways to focus ...