how to refresh relationship manager table?
Hi, i have a drop in action button (plugin) on my form. After this action, my relation managers must be updated/refreshed.
My code:
3 Replies
Emit a Livewire event and listen to it on the relation manager
Must trigger refresh method in livewire am i right?
the relation manager is a livewire component that can refresh