How do I setup a drop down field to allow a user to select multiple items from the drop down? Situation is that an item can exist at more than one location. To keep the names of the locations consistent I want to provide them as a drop down. User needs to be able to select several different locations from the drop down to assign them to the item.
What is best way to do this?