Closed (fixed)
Project:
Entity Reference Field Autocomplete Filter
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2025 at 08:25 UTC
Updated:
8 Jul 2025 at 15:34 UTC
Jump to comment: Most recent
Comments
Comment #3
scott_euser commentedSorry for the commit guessing! Running a big migration script locally, didn't want to interrupt it with ddev router. This is now ready for review + has test coverage.
If only a single bundle is selected, the widget reverts to the default Core autocomplete. In addition to responding to any sort of alter, this has the additional benefit of making it easier to convert an existing site because autocomplete filters can just default to this widget with a sort of find and replace in form display config.
Comment #5
dahousecat commentedGreat suggestion for improvement and good implementation.
Approved and merged.
Comment #6
scott_euser commentedGreat thank you!