Jun 12, 2024
0
Level 1
Dynamic DataList in TextInput (Filament)
I need a autocomplete TextInput (Not Select) for API Data.
I found this one: https://dev.to/horaciodegiorgi/dynamic-datalist-in-filamentphp-3-2gpo
But Filament don't show me the list with possible values. The return value is an array with multiple values.
Is there a way to use datalist in TextInput with dynamic values from live input, or do you know a plugin for this?
Please or to participate in this conversation.