- Issue created by @malcomio
- πΊπΈUnited States chrisolof
Alternate/similar idea: Integrate with Country β and Flags β and lean on those for our country select field.
- π¬π§United Kingdom malcomio
Having tested Country a little, it doesn't directly provide the filtering functionality - that comes from Select2 Boxes β , which doesn't have a stable release.
So for our use case, I think we will:
1. Use the Chosen module β
2. Apply it to the existing select field - this could be done in a form alter, but I'd started investigating integration with the phone_number module, so I started MR34 - that patch makes it work, although ideally the change would declare dependencies etc. - First commit to issue fork.