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!

Database Performance Sidebar Panel Now on APM Database Query Performance & Service ...

We’ve streamlined the troubleshooting experience for database-related service issues by adding a database ...

IM Landing Page Filter - Now Available

We’ve added the capability for you to filter across the summary details on the main Infrastructure Monitoring ...

Dynamic Links from Alerts to IM Navigators - New in Observability Cloud

Splunk continues to improve the troubleshooting experience in Observability Cloud with this latest enhancement ...