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 can identify the code that gets executed when clicking a button on a form?

jnovak3mJan 19 2023

Hello....I'm new to APEX and I'm troubleshooting an APEX application at one of my clients. How can I identify what SQL code is being executed when I click on a button within a form?
When a user clicks on the Create button on a form the intent is to insert a record into our custom Oracle table. I'm trying to figure out what the insert code (or update code on one of the update forms) looks like behind the Create button on an APEX form.
This should be obvious but, like I said, I'm new to APEX and not used to a low-code/no code application like APEX.
Thanks,
Jeff

This post has been answered by fac586 on Jan 20 2023
Jump to Answer
Comments
Post Details
Added on Jan 19 2023
11 comments
2,116 views