Getting Data In

Can an input be enabled or disabled based on another input?

jmc82
Explorer

I have a dashboard containing a checkbox with some values. These values are OR'd together in my search string. For example:

Checkbox Input:
A
B
C

translates to: search MY_FIELD= A OR B OR C

If the user selects value C I would like another input field to either appear or to become enabled on my dashboard. Specifically I want two radio buttons to become available with values of Yes and No.

So the search should become:

search MY_FIELD= A OR B OR (C AND MY_OTHER_FIELD=Yes/No)

Is this possible?

markthompson
Builder

Yes, take a look on the Splunk 6.x dashboard examples - under Cascading Form Input or Post Process Search.

Hope this helps - please rate if it does.

Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...