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
Note: Suggesting with the given information.
Can you try enabling activity chaining.
Hello mouli8664,
Activity chaining is enabled and data is getting refreshed, but action button is available only after refreshing the page.
What are you doing on that button? Saving data in DB or something?
yes saving data to DB on click of this button.