-
Refresh parent after child action on inline Visualforce Page
I have my inline VF page on Opportunity detail. On inline VF page there is a custom button such that on click of that button a small window gets open up on the opportunity detail page. After performing some action I want to close the window and as well as want to refresh that particular Opportunity record. I am able to close the window but how should I refresh the Opportunity?
Log In to reply.