Question
Record Action Refresh issue
We have a form called in the record action , a new row is added when the form is submitted in a grid. Based on the grid values we are displaying a card for above the grid for achievement rate.
But card is refreshing with the current achievement rate only after manually refreshing page or switching tabs,its not updating immediately after this record action is completed.
Where as for editing grid values and saving we are using a save button which is updating immediately after the process completion.
How to solve this issue?

