I've got a list of about 100 servers that I want folks to be able to select one or more of. A typical <select/> list with multiple=True works but its a bit clunky -- you can't see very well whether you've selected the right ones unless you display the entire list on the page.
I don't see anything like this in the pylons webhelpers even using the scriptaculous tools. The closest is a drag-n-drop which I don't think is useful in this situation; perhaps I'm not seeing how to use it effectively? So I'd like an in-out box widget or similar. Any of you have pointers to something that could be used easily for this? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
