Updating a Filament Admin Panel Forms Sub-table After Triggering Action to Add Data to the Database

The subtable of the filament form updates with all the new data if I refresh the page. I'd like to figure out how to see the added data without manually refreshing the form page that houses the related (relationship manager) subtable. What I'd like is after I've run a custom action to grab data from the search engines, and its added via an API call to my database, to update the related relationship database on my filament form (using the admin panel). I've yet to find anything in the documentation. Forgive me if I missed it. I've been able to dynamically update data on the actual forms using $set, but I don't know how to do it with the forms related subtable.
0 Replies
No replies yetBe the first to reply to this messageJoin