Closed (fixed)
Project:
Multiselect
Version:
6.x-1.5
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2009 at 17:57 UTC
Updated:
10 Apr 2010 at 16:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
attheshow commentedDear robynover,
I just tried this with 1.5 and wasn't able to duplicate the issue (see attached screenshot).
Comment #2
robynover commentedThanks for the reply. I'm attaching a screenshot of what it looks like on my end. There doesn't appear to be a div for the selected options container. There is one for the available options, called "multiselect_available", then nothing for the selected.
Comment #3
attheshow commentedMaybe it's related to the theme you're using? (I'm kind of reaching at this point.) Is this a contributed theme that I could test out on my local site? If so, could you tell me which one it is?
Comment #4
robynover commentedYup, it's the admin theme from the admin module: http://drupal.org/project/admin
Thanks for your help.
Comment #5
robynover commentedAha! I think I found the culprit. It seems to be the "Better Select" module (http://drupal.org/project/betterselect) which turns multiple select boxes into checkboxes. I think betterselect must be trying to convert the area that multiselect is also trying to convert. Now to find the place to turn it off for the Multiselect fields . . .
Comment #6
attheshow commentedNo further discussion here in recent weeks. Closing issue.
Comment #7
firnas commentedThx robynover.. I had the very exact same problem of 'selected options' box not showing up.. It showed up as soon as I disabled "better select" module