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!

run a pl/sql code block after page loads

ebenwalkerDec 29 2024

My page loads from the database and then I would like to execute some pl/sql code to edit and change some of the data displayed. The changed fields will be saved back to the database by user after reviewing

Where do I put this code and how do I trigger its execution?

Apex 22

This post has been answered by ebenwalker on Dec 31 2024
Jump to Answer
Comments
Post Details
Added on Dec 29 2024
4 comments
336 views