AutoList Bug Fix
Items were getting added to the wrong Autolist. This was due to the autosuggest library. It was finding all auto suggest fields in the document. This update makes it so the autosuggest library expects you to pass it the input DOM node directly.