http://stackoverflow.com/questions/250408/how-do-i-implement-text-fields-with-autocomplete-for-habtm-fields

I have described the problem in details in the above post. What I'd
like is for the autocomplete field to allow the user to enter multiple
'tags' or 'categories' separated by commas. e.g. "Ruby, Rails,
autocomplete"
Currently I have auto-complete working for Comma separated tags...
However selecting tag#2 from the dropdown replaces all content in the
text field.. only the last selected tag is shown.
Any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to