AutoComplete with Multiple Selection like Chips and Suggestion can be editable

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
bhasker709
Posts: 1
Joined: 30 Nov 2017, 15:16

22 Dec 2017, 01:30

I need AutoComplete with Multiple selection true and suggestions can be editable. For Example If Suggestions are Person.Name: or Person.Age: then I should be able to Select the suggestion and Input the value or name and age so the chips will look like Person.age:23 or Person.Name:Adam .Is it possible?

My current code snippet is

Code: Select all

  
   <p-autoComplete class="magic-search-box" [suggestions]="suggestionsList" 
   (completeMethod)="filterSuggestions($event)" required  [minLength]="1" placeholder="Hint: Type Entity Name" multiple=true >
   </p-autoComplete>
   

Post Reply

Return to “Atlantis - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 1 guest