-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Hello Jagdeep,
Your tool is pretty useful and elegant. I am using in most of my projects. However, I have one issue.
var myList= {
{'id':'different key1','value':'Different value 1'},
{'id':'different key2','value':'Different value 2'},
{'id':'different key3','value':'Different value 3'},
};
Can we make it possible to fill like below from multiple-autocomplete?
Different value 1
Different value 2
Different value 3
Thanks!
Updates:
Thank you for the quick response. Yes, I think the one that I was asking is already there. However, it is little strange that I cannot use some of the ng directives with it. Like ng-disabled
FYI: I am appending the updates here because it looks like I cannot reply your comment.
Metadata
Metadata
Assignees
Labels
No labels