Topic: How Do I Make Mdb-Select searchable

The Orange Dev House pro asked 5 years ago


How do I make mdb-select searchable in Angular 6?
 
<mdb-select formControlName="bcadmin" [options]="list" placeholder="Birth Country"></mdb-select>

bissounet free answered 3 years ago


And two years later, I wonder if it works somewhere...


bissounet free commented 3 years ago

OK, my mistake, it was just a basic css organization probeme (div, row...). Sorry for the "tone" of my sentence


Arkadiusz Idzikowski staff commented 3 years ago

@bissounet did you manage to make the select with filter work?


Arkadiusz Idzikowski staff answered 5 years ago


Hello,

You need to add [filterEnabled]="true" input. Other available inputs are listed in the API section of select documentation.


dutchy pro answered 5 years ago


I would like to know aswell. In jquery mdb supports it by adding searchable="" to the select component. But that doesn't work in angular.

https://mdbootstrap.com/docs/jquery/forms/multiselect/



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 6.2.1
  • Device: Laptop
  • Browser: Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: No