Tuesday 1 September 2015

Close Dialog Window and Refresh Parent Page:

Close Dialog Window and Refresh Parent Page:
As per client need our team need to create some functionality which would be very interesting as well as simple.
When you have parent page entries and child page entries then you have to make sure whatever you change it has to be inserted in database so you need to submit it.
now after submitting it user wish to see the applied changes very next moment then this tricks comes very handy.
you will find working demo in it also.

Two simple steps and you can achieve this easily in apex oracle 5.0.

Create one dynamic action “Close Dialog” on parent page - > select region - > Submit page

For more live example visit www.apexoracle.com(Download Packaged Application)
Sample database Application page 4 (parent page)

demo:
https://apex.oracle.com/pls/apex/f?p=16117:2:101147377319902::NO:::
user:oracleexplain
password:apex_demo
YouTube : https://youtu.be/BkQVrjXPj74

No comments:

Post a Comment

Show values in right side of shuttle

While working with select list and shuttle, when we want to display values into right side of shuttle depending upon selection from select ...