Refreshing ParentResource Infolist when adding records in RelationManager table
What I want to do When I add a new record on a table that is added via relation manager. I want the parent resource data to update and reflect the new changes.
I have a PhoneMembership->balance() calculcator on the infolist, that i would like to get updated without manually refreshing the page each time.
Right now, after a new record is added to the table. I would need to manually refresh the page for the new balance to show up.