Skip to content

No way to put value and option different #40

@newroseji

Description

@newroseji

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions