I need to implement a lookup column to a big list, I will probably use SPServices, but so far all examples I have seen is for only one value, and I need it to be multiple values.
I need to be able that after the user types and selects one, that he can delete it afterwards (like the look and feel of a managed metadata field)
What I need more or less Nr 7 from this list: http://www.jqueryrain.com/2012/03/35-best-ajax-jquery-autocomplete-tutorial-plugin-with-examples/ http://loopj.com/jquery-tokeninput/
But using SPServices and data from a sharepoint list Any guidance would be greatly appreciated.