All Apps and Add-ons

Side View Pull Down with Check boxes and Search

etchouako
Explorer

How to implement the pulldown module in side view utils (or otherwise) that would enable fields from the list to be searched when the list is very long just as the dropdown does in Splunk?

0 Karma
1 Solution

sideview
SplunkTrust
SplunkTrust

You might take a look at the "advanced" mode in the Pulldown module. Although the CheckboxPulldown module is almost always a better option, the older "advanced" mode does technically give you the functionality you're asking about - in that the user can type and the module will narrow down the matching selections as they type. (Note that the module still pulls the entire list of options down to the client - there is no cleverness like postprocess searches going on here - just local filtering)

To get some examples of Pulldown module in the "advanced" mode, manually go to /en-US/app/sideview_utils/testcases_for_pulldown_with_chosen in your browser

and open the source of that XML view in a text editor. Although there are no official docs for this mode (like I said CheckboxPulldown is generally a much better choice), the testcases will give you an idea of the breadth of functionality.

View solution in original post

sideview
SplunkTrust
SplunkTrust

You might take a look at the "advanced" mode in the Pulldown module. Although the CheckboxPulldown module is almost always a better option, the older "advanced" mode does technically give you the functionality you're asking about - in that the user can type and the module will narrow down the matching selections as they type. (Note that the module still pulls the entire list of options down to the client - there is no cleverness like postprocess searches going on here - just local filtering)

To get some examples of Pulldown module in the "advanced" mode, manually go to /en-US/app/sideview_utils/testcases_for_pulldown_with_chosen in your browser

and open the source of that XML view in a text editor. Although there are no official docs for this mode (like I said CheckboxPulldown is generally a much better choice), the testcases will give you an idea of the breadth of functionality.

Get Updates on the Splunk Community!

Upcoming Webinar: Unmasking Insider Threats with Slunk Enterprise Security’s UEBA

Join us on Wed, Dec 10. at 10AM PST / 1PM EST for a live webinar and demo with Splunk experts! Discover how ...

.conf25 technical session recap of Observability for Gen AI: Monitoring LLM ...

If you’re unfamiliar, .conf is Splunk’s premier event where the Splunk community, customers, partners, and ...

A Season of Skills: New Splunk Courses to Light Up Your Learning Journey

There’s something special about this time of year—maybe it’s the glow of the holidays, maybe it’s the ...