In my application we have several drop down lists which contain a few
hundred items.  These lists are completely unmanageable by the customers
so we decided to implement a searchable dropdown list using the
scriptaculous Autocompleter.  The only problem is this type of field
allows the user to type in anything they want.  What I wanted was a
searchable list which does not allow the user to have anything in the
box which is not a valid choice.

For those of you who have used MS Access basically I want a dropdown
like that which lets you type in your choice but prevents typing a
character which would lead to zero valid choices.  

I hacked this together on my own using scriptaculous, but I was hoping
someone had already done this better than me?

Joe Athman  

==============================================================================
This communication, together with any attachments hereto or links contained 
herein, is for the sole use of the intended recipient(s) and may contain 
information that is confidential or legally protected. If you are not the 
intended recipient, you are hereby notified that any review, disclosure, 
copying, dissemination, distribution or use of this communication is STRICTLY 
PROHIBITED.  If you have received this communication in error, please notify 
the sender immediately by return e-mail message and delete the original and all 
copies of the communication, along with any attachments hereto or links herein, 
from your system.

==============================================================================
The St. Paul Travelers e-mail system made this annotation on 04/24/06, 15:14:12.


_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to