Idea Summary
As a Oracle Forms programmer I think the biggest hurdle to upgrade Forms to Apex is the lack of the POST-QUERY trigger analog in IR/IG.
Use Case
Adding a point where the developer can set values for columns/write the some code during a select for each row
Preferred Solution (Optional)
Create a new dynamic action for IR/IG as oracle apex row initialization event for IG, but it's not a new row only for where I can set value for any column based on other columns of a query. This action works on the fly the query duration.