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!

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...