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!

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

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