FilamentF
Filament13mo ago
shabxs

Communicate between form and table

I have created a custom page and in the page I display a form and a table. How do I interactively communicate with the table from the form, basically will need filtering the table. I think I cannot use built in filters alone due to some ui challenges and also form servers another action too.
Solution
GitHub
Hello everyone, i just have a problem that i can't properly filter out table (eloquent query) using widget, it seems worked fine to other widget that apply the same logic, in case anyone have a...
Was this page helpful?