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!

details region not refreshed after inserting record from dialog page

Emad JadAug 9 2025 — edited Aug 9 2025

i have master details page

the detail region is interactive grid with edit property but with no add option.

the addition is done by calling a daialog page has some items and some validations before inserting.

the dialog page has two buttons:

1- close button

2- add button

after validating and adding the record using plsql code and returning to the calling page , I didn't see the new record in the details grid.

also is not apears if I change the selection on the master grid. lt is only apears if i clode the page and rerun it.

Comments
Post Details
Added on Aug 9 2025
3 comments
90 views