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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...