How to refresh (submit?) a page from another page?
744767Jul 4 2011 — edited Jul 4 2011Hello world! Simple scenario for which I could not find an answer by searching...
In apex 4.0.2 I close a window (P1) by using "Close popup window" process. After this is done I'd like to have another window (page P2) to "refresh" to reflect changes made by data manipulations in P1. I can refresh manually by hitting F5 in IE, but is there a way to refresh automatically (e.g. by somehow submitting P2 while on P1)? I tried using Dynamic actions, and other stuff but it all looked very complicated for such seemingly simple task..
Thanks!
Edited by: user8956490 on Jul 4, 2011 2:13 PM