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!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...