Multi Select element in form

Status
Not open for further replies.

fnbrandao

Member
Hi,
Having a multi selct element in the form (bootstrap), it shows only one line, I can scrool with mouse, but not practical at all.
Attached is a screen how it shows, is this the normal behaviour ?

Tks
 

Attachments

  • multi.png
    multi.png
    8.8 KB · Views: 263
Yep, I also get that. Looking at firebug it seems that the "Multiple selections height" is translated into:
Code:
... inputbox" size="6" multiple="multiple"...
and that "size" attribute is being overwitten by CSS somewhere...
 
seems its either bootstrap or more specifically protostar that is doing that.
I've added an override into media/com_fabrik/css/fabrik.css which sets multi-select box heights to auto - seems to work well.
Update is available in github
-Rob
 
ok great
Remember to close threads when you're happy the issue is resolved.

_i'll close this one for you :)

-Rob
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top