All Apps and Add-ons

checkbox in dashboard

khyoung7410
Communicator

"Checkbox view" is not anywhere. uiexample, sideview....


show me a sample checkbox view.


thanks

1 Solution

sideview
SplunkTrust
SplunkTrust

Sideview Utils has a Checkbox module. As long as you have a reasonably current version of Utils, thee is good documentation about it too in "Module Documentation > The Checkbox Module".

Note that if you think you have Sideview Utils installed already you probably have the version from Splunkbase, which is 1.3.5 and getting to be almost a year old. Upgrade to latest by getting it for free from the Sideview site ( http://sideviewapps.com/apps/sideview-utils ) and you'll get a ton of improvements, new modules, better docs, the Sideview Editor, etc..

View solution in original post

0 Karma

sideview
SplunkTrust
SplunkTrust

Sideview Utils has a Checkbox module. As long as you have a reasonably current version of Utils, thee is good documentation about it too in "Module Documentation > The Checkbox Module".

Note that if you think you have Sideview Utils installed already you probably have the version from Splunkbase, which is 1.3.5 and getting to be almost a year old. Upgrade to latest by getting it for free from the Sideview site ( http://sideviewapps.com/apps/sideview-utils ) and you'll get a ton of improvements, new modules, better docs, the Sideview Editor, etc..

0 Karma

wwhitener
Communicator

@rroberts: What version are you using this in? I'm in 4.2.2 and cannot get it to render. I also cannot find any reference the StaticMultipleSelect in the documentation.

< view autoCancelInterval="90" isPersistable="true" isSticky="true" isVisible="true" objectMode="viewconf" onunloadCancelJobs="true" template="dashboard.html">




*
False
1

<module name="StaticMultipleSelect" layoutPanel="splSearchControls-inline">
    <param name="settingToCreate">Alistofchoices</param>
    <param name="label">Checkbox-example-click-in-box</param>
    <param name="searchWhenChanged">False</param>
    <param name="size">6</param>
    <param name="usejQueryDropdown">True</param>
    <param name="staticFieldsToDisplay">
        <list>
            <param name="label">My checkbox list 1</param>
            <param name="value">value1</param>
        </list>
        <list>
            <param name="label">choice 2</param>
            <param name="value">2</param>
        </list>
        <list>
            <param name="label">choice 3 </param>
            <param name="value">3</param>
        </list>
        <list>
            <param name="label">choice 4</param>
            <param name="value">4</param>
        </list>
        <list>
            <param name="label">Choice 5</param>
            <param name="value">5</param>
        </list>
        <list>
            <param name="label">etc...</param>
            <param name="value">6</param>
        </list>
    </param>
</module>

0 Karma

rroberts
Splunk Employee
Splunk Employee

Sorry about that , Answer withdrawn . That module was customized in the ESS app.

0 Karma

khyoung7410
Communicator

I want to search by selecting: IPS, F / W, VPN...
Not using dropdown.
Check the box to create four or five selected for the device.
and ip search.
At first thought "check box" or "radio buttons".
Checkbox view is not anywhere.
and "radio buttons" is not multi select.
.....
radio buttons to multiple choose can be done?

0 Karma

Ayn
Legend

Provide more details on what you're after.

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 ...