How to update parent object header layout and panels after executing smart action
Summary:
We have one custom object and there is one smart action Update owner. After updating the owner through smart action parent layout doesn't get updated instantly. We either have to refresh page manually or navigate through any of the pages to see latest changes.
Content (please ensure you mask any confidential information):
We have one custom object and there is one smart action Update owner. After updating the owner through smart action parent layout doesn't get updated instantly. We either have to refresh page manually or navigate through any of the pages to see latest changes.
We have tried to write onAfterSmartActionExecutedCallbackChain there we had some code, we tried 2 approaches but not getting output. Could you please guide me what is going wrong.