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!

How to refresh IG upon dynamic action.

Hi,

We have a page with a IG region, which is based on a collection object upon save the IG items are validated for success or failure and captured in 2 separate page items.

There is another Button ‘SUBMIT’ in the region, where user clicks on SUBMIT and gets a popup for confirmation. If no error records in the IG section the PLSQL code is executed from dynamic action to insert into staging table and delete the collection and clear the page items (Success & Error count).

What we observed that- data is successfully inserted into table but the IG is not getting refreshed even if we add a dynamic true action for IG refresh.

Please advise how to get this resolved to refresh the IG region after successful insertion of records.

Regards,

Tejas.

Comments
Post Details
Added on Jul 16 2025
1 comment
54 views