Splunk Search

Hide Drop Down

rj1408
Path Finder

Hi All,

I want to always hide my drop down

 

 

 <input type="dropdown" token="TransactionID_filter" searchWhenChanged="true">
      <label>TransactionID</label>
      <fieldForLabel>ESMS_TransactionID</fieldForLabel>
      <fieldForValue>ESMS_TransactionID</fieldForValue>
      <search>
        <query>index="int_gcg_apac_pcf_application_dm_169688" cf_org_name="CM-AP-SIT2" cf_space_name="166190_GCESMS" | table ESMS_TransactionID | dedup ESMS_TransactionID</query>
        <earliest>$timepicker.earliest$</earliest>
        <latest>$timepicker.latest$</latest>
      </search>
      <choice value="*">All</choice>
    </input>

 

Labels (2)
Tags (1)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust

Add depends attribute to the input element

 depends="$stayhidden$"

View solution in original post

ITWhisperer
SplunkTrust
SplunkTrust

Add depends attribute to the input element

 depends="$stayhidden$"
Get Updates on the Splunk Community!

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...

Index This | What is broken 80% of the time by February?

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

Unlock Faster Time-to-Value on Edge and Ingest Processor with New SPL2 Pipeline ...

Hello Splunk Community,   We're thrilled to share an exciting update that will help you manage your data more ...