function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
JBabuJBabu 

how to refresh std console case page from pop up vf page

Hi,

I have popped a vf page from a button of on the std case page (of console layout).
I am inserting some values from the pop up vf page to the std case page.

But to see the updated values  in the cosole case page, I need to manually refresh the console.

Is there any way, can that console page be automatically refreshed when the values are inserted in to case object?

Please let me know.

Thanks,
JBabu.
 
Hargobind_SinghHargobind_Singh
You can use timed javascript to run your refresh code automatically after a set interval. Here is some info: http://www.w3schools.com/js/js_timing.asp
Cyrus KonstantinakosCyrus Konstantinakos
Can I use auto-refreshing tools or software for my Javascript project? I use Salesforce in the classroom for a custom Stats course and try this code: https://www.codegrepper.com/code-examples/javascript/refresh+page+every+second+javascript or look at my college assignment task for class 8 in one paper https://domyassignment.pro/ automate homework assignments.