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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...