F
Filament2mo ago
Enas

Searchable in select blade

Hello all, Please how to make city dropdown list in select to be searchable? Your kind support is highly appreciated.
No description
No description
6 Replies
LeandroFerreira
LeandroFerreira2mo ago
if you are using a select blade component, I think you need to develop it
Enas
EnasOP2mo ago
Well, thank you all. Can anyone please advise me how to develop it?
LeandroFerreira
LeandroFerreira2mo ago
Maybe you could check the select source code..
Enas
EnasOP2mo ago
thank you, where to check?
LeandroFerreira
LeandroFerreira2mo ago
GitHub
forms/src/Components/Select.php at 3.x · filamentphp/forms
[READ ONLY] Subtree split of the Filament Form Builder (see filamentphp/filament) - filamentphp/forms

Did you find this page helpful?