HI All apex gurus
I am using apex 4.1.1 to implement this but I recreated the issue here
https://apex.oracle.com/pls/apex/f?p=54261
workspace sors user tester/test
Tab is DA issue
What I am trying to do..
I have a classic report on which Column link is built to other page which is a form where user can only update certain items.,
I use modal popup widow to minimize the navigation screen... when I have a successful update mede then I want my report to be refreshed.
My approach was to return an even triggering element via page 5 form to report and and fire a dynamic /live dynamic action
But my operation fail :/
Any better idea to do this.. that report or page is refreshed on the fly without page submit.
and also to note enable to partial refresh is marked YES
Thanks for help in advance
Regards
Neel