Dashboards & Visualizations

Horizontal to all choice button in panel

arun0288
Observer

I am creating a panel and input type select as "link".

There multiple choice filed is created, how to keep all choice button in a line using splunk classic.

<panel id="panel_id_1">
<input type="link" token="token_tab" searchWhenChanged="true" id="details">
<label></label>
<choice value="x">X</choice>
<choice value="Y">Y</choice>
<choice value="z">Z</choice>
</panel>

I want keep all choice value as X Y Z, but for me it is coming

X Y

Z

Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Try making the labels shorter

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