Backbone-Widgets icon indicating copy to clipboard operation
Backbone-Widgets copied to clipboard

How can one get id attribute of item selected by user?

Open raeesaa opened this issue 11 years ago • 0 comments

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?

raeesaa avatar Jun 05 '14 12:06 raeesaa