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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...