Table update after action
Hi, im using filament as livewire components without full panel.
On user detail page I have user infolist component - there is section with headerActions (form for adding user documents) and user document table inside schema.
what is correct way to update user document table to show updated data after create (or edit/delete) in my case?
thank you!
On user detail page I have user infolist component - there is section with headerActions (form for adding user documents) and user document table inside schema.
what is correct way to update user document table to show updated data after create (or edit/delete) in my case?
thank you!