Dashboards & Visualizations

How to format inputs on my dashboard to always display in 2 rows?

alan20854
Path Finder

Hi,

I am trying to create two rows of inputs on my dashboard. As of now, the only way for me to create two rows is to keep adding inputs until no more can fit in the first row. However, when I zoom in/out, the number of rows changes.

Is there a way to essentially lock the locations of the inputs so that I will always have 2 rows of inputs?

Tags (4)
0 Karma
1 Solution

sundareshr
Legend

Add a HTML panel between. Like this

  <fieldset submitButton="false">
    <input type="dropdown">
      <label>field1</label>
    </input>
      <html><p>Split input fields here</p><p></p><p></p><p></p><p></p></html>
    <input type="dropdown">
      <label>field1</label>
    </input>
  </fieldset>

View solution in original post

sundareshr
Legend

Add a HTML panel between. Like this

  <fieldset submitButton="false">
    <input type="dropdown">
      <label>field1</label>
    </input>
      <html><p>Split input fields here</p><p></p><p></p><p></p><p></p></html>
    <input type="dropdown">
      <label>field1</label>
    </input>
  </fieldset>
Get Updates on the Splunk Community!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...