Forum

Multiselection List...
 
Notifications
Clear all

Multiselection Lists always empty in staff panel

6 Posts
3 Users
0 Reactions
22 Views
Posts: 38
Topic starter
(@it-supportlindner-esskultur-de)
Member
Joined: 7 years ago

Hi, 

when i create any custom List, add it to a form and allow multiselect, it works well in client panel. Users can type ahead in the box or click on an element from the list and will see all selected items (as small boxes) in the select-box. Users can add items and use the small cross to remove items. Perfect. Now, the exact same list / form edited form the staff panel displays nothing. It does not show the items you added. So you can't see what you just added and can't remove items - but they're there. You just can't see them.

Example from your staff demo:

empty_list

Since we want to start using a lot of lists it would be awesome if they display correctly.


5 Replies
Posts: 1177
Admin
(@stevland)
Member
Joined: 2 months ago

Thank you for the detailed report. I will look into this.


Reply
Posts: 43
(@visimitra)
Member
Joined: 8 years ago

experienced the same


Reply
Posts: 1177
Admin
(@stevland)
Member
Joined: 2 months ago

Hi guys,

Please open /osta/css/staff-desktop.css and delete the following entry:

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    margin: 0;
    width: 100%;
    height: 30px;
}

Assuming you are using osTicket-1.12-Awesome-102 it will be lines 3085 - 3088.


Reply
Posts: 43
(@visimitra)
Member
Joined: 8 years ago

@stevland, thanks, now text input display list correctly


Reply
Page 1 / 2
Share: