Hello All,
I am calling the interface through summary view of record type and create a button in related action. I am having a button in interface as well and when this button is clicked on it should display the related action button. But in my case related action displays after refreshing the page.
Any suggestions would be helpful.
Discussion posts and replies are publicly visible
You can use sync record smart service to immediate sync records after update. I think it will help you