All Apps and Add-ons

Sideview Utils: When all items are selected in CheckboxPulldown, can I have the result set to "*" instead of full OR-linked list?

greg
Communicator

By default, the CheckboxPulldown module returns the result of "Select All" as a full list separated by specified token (e.g. OR).

When there are a lot of items in the list, the returned string is huge and it is inserted to the search text "as is".
Though it could be just "*".

Is there any way for the CheckboxPulldown to turn on such 'smart' recognition mode of "Select All"?

1 Solution

sideview
SplunkTrust
SplunkTrust

At present, not without writing a CustomBehavior and putting it into application.js. However this is a very reasonable request and I've actually run into this myself and have a couple customBehavior's out there doing similar things.

I have gone ahead and added the feature, testcases and docs and it will release in the next version of Sideview Utils to go out, probably in a few weeks and currently slated to be 3.3.9 although the exact version number is subject to change.

Add yourself to the release notes mailing list if you aren't already. ( http://sideviewapps.com/apps/sideview-utils/mailing-list/ )

If you would like to test out the feature in advance of the next version, email me at nick [at] sideviewapps.com and I can send you a build of the app.

View solution in original post

sideview
SplunkTrust
SplunkTrust

At present, not without writing a CustomBehavior and putting it into application.js. However this is a very reasonable request and I've actually run into this myself and have a couple customBehavior's out there doing similar things.

I have gone ahead and added the feature, testcases and docs and it will release in the next version of Sideview Utils to go out, probably in a few weeks and currently slated to be 3.3.9 although the exact version number is subject to change.

Add yourself to the release notes mailing list if you aren't already. ( http://sideviewapps.com/apps/sideview-utils/mailing-list/ )

If you would like to test out the feature in advance of the next version, email me at nick [at] sideviewapps.com and I can send you a build of the app.

greg
Communicator

Thanks so much for including this feature into upcoming release!
It will be really handy and much appreciated not only by me but other users as well.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...