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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...