Splunk Search

How to set a multi drop-down value from JavaScript once a dynamic search has populated its options?

ollie920049
Path Finder

Hi,

I have a multi drop-down menu that is populated from a search. I want to set the value of the drop-down menu as 'X' when the search has populated 'X' as an option (the search should always return this value).

So far I can grab the element:

mvc.Components.getInstance('input2')

However, I can only see the statically assigned values of the object when I grab this via the developer console in the browser.

Does anybody know if I can register a handler against this object that listens for change, and if it changes enumerates the options and sets 'X' if found?

Hope this makes sense.

Thanks,
Ollie

0 Karma

csperry_splunk
Splunk Employee
Splunk Employee

I know this is old post, but I've run into this and had to work out an answer.

I ended up listening to the on change event for the searchmanager being used by the dropdown, then parse the array (of arrays) returned in its data().rows. I'm still trying to figure out the setting of selected value via JS, but one thing at a time right.

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

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

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...