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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...