I have a scenario when I update certain fields on case entity whenever I add a record to custom entity's sub-grid which is on the case entity form. Fields on case form are updated via sync plugin which is triggered when the new custom entity record is created.
the fields on case form are updated but changes are not visible unless I manually refresh the case form.
Is there a way that I can refresh the case form whenever a record is added or removed from the sub-grid.
I do not want to refresh the form everytime sub-grid refreshes, so I need a solution other then addOnLoad function of sub-grid.
Any help on this is appreciated.
*This post is locked for comments
I have the same question (0)