Dashboards & Visualizations

How to hide token which is in the row and panel and not in fieldset?

Mohsin123
Path Finder

Hi ,

I want to hide the queue dropdown which is inside the  row . How to do that ? could you please help ?

And sometimes i see when i select one value from Application two values come in Queue for the selection when only one is checked , another in buffer probably . Please help me select only one which is checked .

 

s1.PNG

Labels (1)
0 Karma

weidertc
Contributor

You would use the depends attribute equal to to a token that you would never set.

 

<input ... depends="$neverShow$">

 

If I understand your second request, as far as 2 selections, Splunk is a little flaky and sometimes keeps the old value when its options update.  I don't know what to do about this.  I think its a timing issue with the token parsing.  If I am misunderstanding, please clarify that issue.

0 Karma

Mohsin123
Path Finder

@weidertc thanks 🙂

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