This module adds a new widget for entity reference fields. It allows users to select a bundle from a dropdown, which then filters the results shown in the autocomplete field.
This module creates a field widget for entity_reference fields with a select field to choose a bundle used to restrict
the results from the autocomplete field.
Features
This module creates a new filterable by bundle entity reference autocomplete field widget.
Post-Installation
Once the module is installed navigate to the Manage form display page and select the "Filterable Autocomplete" widget next to your entity reference field.
Additional Requirements
This module has no additional requirements.
Similar projects
I was not able to find anything similar, which is why I wrote this.