Dashboards & Visualizations

Hii folks..Is there any way to bring the dropdown and its label in same line in simple xml??

nivethainspire_
Explorer

Am trying to bring dropdown and its label in line,but I find no solution...Any help!!??
As far now,
My Dropdown Label is above
Dropdown and submit button is below(in same line).

In simple xml

Tags (2)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Yeah, you can add a custom CSS to that dashboard that has something like this in it:

div.input-dropdown {
  display: inline-flex !important;
  width: 250px !important;
}

The default width is 220px, so depending on your labels you need to make some room for them.

0 Karma
Get Updates on the Splunk Community!

Index This | What did the zero say to the eight?

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

Splunk Observability Cloud's AI Assistant in Action Series: Onboarding New Hires & ...

This is the fifth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Now Playing: Splunk Education Summer Learning Premieres

It’s premiere season, and Splunk Education is rolling out new releases you won’t want to miss. Whether you’re ...