Dashboards & Visualizations

how do i control the search with pulldown ?

rakesh_498115
Motivator

HI..

I have two pulldown controls.on selection one pulldown data is generated to the second one.Now as an when i change pulldown control the search is being excuted . but i dont want that to happen , rather i need a search button and clickin on the search button the search should be executed . but on the selecting the first pulldown , data should must be populated in the second pulldown and then clickin on the search should excute my search takin data from the both the pull downs..

please help or post a sample xml for this sceneraio..thnx..

Tags (2)
0 Karma

sideview
SplunkTrust
SplunkTrust

You basically put

<param name="allowSoftSubmit">False</param>

into either the Button or SubmitButton module, and you have your Search and everything else downstream from the Button, and that will prevent the Pulldown interactions from submitting the search. Only the user clicking the green Button will be able to send the push downstream if you have allowSoftSubmit set to False.

If you post your XML I can advise you further.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...