You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chosen list in manytomany field is too small to see any chosen selections.
I noticed that the height of the element is only 10px:
<select id="id_satisfired_list_to" multiple="multiple" size="0" name="satisfired_list" class="filtered" style="height: 10px;">
The text was updated successfully, but these errors were encountered:
Chosen list in manytomany field is too small to see any chosen selections.
I noticed that the height of the element is only 10px:
<select id="id_satisfired_list_to" multiple="multiple" size="0" name="satisfired_list" class="filtered" style="height: 10px;">
The text was updated successfully, but these errors were encountered: