+ Start a Discussion
Shobhit SaxenaShobhit Saxena 

dynamically showing detail page while adding child records

I am having a visualforce page which is located on the sidebar,when we are on a record detail page.
Clicking on a button creates a record of Activity that is related to the record which is opened,
I want to achieve the functionality where I could see the newly created record on the related list of the opened record, without having to reload the page for that.

Is it achievable? Can anyone Help?