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