Getting Data In

Multiselect input default height since 7.2

D2SI
Communicator

Hello there,

In version 7.2, multiselect inputs are being displayed on "two lines" whereas it was nicely displayed on a single line in previous version which was expanded if needed.

OK in 7.0:

alt text

NOK in 7.2:

alt text

Is there a way around that ?

Thanks for any advice,

EDIT : my bad, seems to be on Firefox only

0 Karma

niketn
Legend

@D2SI I dont see issue on Firefox as well. However, when I fill in few values so that width of Multiselect does not allow any more selection, height of multiselect increases to allow next selection. This should be expected behavior. So try out the following example and keep selecting values one by one.

  <fieldset submitButton="false">
    <input type="multiselect" token="field1">
      <label>Multiselect Input</label>
      <choice value="*">All</choice>
      <choice value="a">Apple</choice>
      <choice value="b">Banana</choice>
      <choice value="c">Charlie</choice>
    </input>
  </fieldset>
____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma
Get Updates on the Splunk Community!

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...

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

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