Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

KodaC's avatar
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?

0 likes
0 replies

Please or to participate in this conversation.