Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Refresh Modal Dialog after closing another Modal Dialog

User_BC5QHJul 1 2021

Hello,
I have a modal dialog A with a list of rows. The Type of the region is dynamic PL/SQL (we cannot use normal IR or IG). You can click on one of the records and another modal dialog B pops up (not chained) so you can edit that row/record. It works fine, but when I am submiting the modal dialog B and closing it, I want to refresh modal dialog A.
Any idea how I can do it ? I tried a dynamic action (closing dialog) in A, but it does not work.
ApexUser

Comments
Post Details
Added on Jul 1 2021
0 comments
355 views