F
Filament16mo ago
lazydog

Data binding

Hi guys, please help! How can I set data in a Livewire array property? and bind that property to a filament field and make it populate with the data? I am using custom page by the way, I want some data to be "bind" in a filament field after an event done, like google listener "overlaycomplete".
2 Replies
Andrew Wallo
Andrew Wallo16mo ago
I honestly have no idea of what you are trying to describe as for what you want... Can you be more specific here?
Dan Harrin
Dan Harrin16mo ago
Field::make('array.data.here')