Backbone-Widgets
Backbone-Widgets copied to clipboard
How can one get id attribute of item selected by user?
Hi,
I have successfully integrated your plugin in my application. Everything is working good till user selects an auto completed result from dropdown. After user selects an item from suggestion, I need to get it's id as I am needing for rendering next page. How can one access id or any other attribute from collection?