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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

Splunk is officially part of Cisco

Revolutionizing how our customers build resilience across their entire digital footprint.   Splunk ...

Splunk APM & RUM | Planned Maintenance March 26 - March 28, 2024

There will be planned maintenance for Splunk APM and RUM between March 26, 2024 and March 28, 2024 as ...