Splunk Search

LinkList switch using drilldown token from a table

nishantmishra21
Engager

Hi,
I have a linklist input, based on which some panels are getting enabled/disabled, link-switcher.

What I am trying is to switch to a link when the user clicks on the Table cell. Basically this table serves as a Summary table, and I what to give access to user to CLICK and switch on to a link.

What i tried is to set a token on drilldown from table. This token name is same as that of Lisk-List token. I was expecting it to switch, but although the value changed, but the LInk-List did not.

If i try the same using a dropdown, rather that table. It was working. I am assuming since table drilldown is not an Input, the refresh is not taking place.

Any way to achieve this?

Tags (1)
0 Karma

nishantmishra21
Engager

I figured it out 🙂 🙂

Rather than setting just by token name in drill-down, i should use "form.token_name"

  <drilldown>   
       <set token="form.token1">$click.value$<set>
   <drilldown>

I suppose to set form elements, this should be the approach.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to January Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

[Puzzles] Solve, Learn, Repeat: Reprocessing XML into Fixed-Length Events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Data Management Digest – December 2025

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