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!

.conf23 Registration is Now Open!

Time to toss the .conf-etti &#x1f389; —  .conf23 registration is open!   Join us in Las Vegas July 17-20 for ...

Don't wait! Accept the Mission Possible: Splunk Adoption Challenge Now and Win ...

Attention everyone! We have exciting news to share! We are recruiting new members for the Mission Possible: ...

Unify Your SecOps with Splunk Mission Control

In today’s post, I'm excited to share some recent Splunk Mission Control innovations. With Splunk Mission ...