Hi,
Thanks for a great feature - really helping me out. A couple of feature requests!
1) Would it be possible to make both the select lists the width of their contents? I have some data that's too wide for them and is getting cut off when displayed and hinders usability.
2) Following on from "Shows HTML code in select" list http://drupal.org/node/276091 I know bfcam explains how to get around this issue by coding up a new template but can you explain to me why a normal select list doesn't display the html code when pulling in a node reference view - and yet yours do? I only ask because I have the same problem; forgive me but I'm new to Drupal! And how difficult would it be to amend MultiSelect to show the Node Referenced Title (once you re-edit your content - which is when the views html appears) and not the views code - like a normal select?
Thank you for your time!
Comments
Comment #1
attheshow commentedYou can use CSS to adjust the widths of the two select boxes:
For your second question, you'll have to walk me through the steps to recreate your situation. I'm not sure what you're doing with the module (same problem with the other issue).
Comment #2
attheshow commented