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 do get page to submit using confirmation page dynamic action?

Z NSep 16 2024

I have a dynamic action that is activated when I press the submit button. The dynamic action triggers the confirmation dynamic action and looks like this:

Now, when I press confirm I want it to execute this Function returning a URL branch. but Apex isn't doing that. it's just removing the little confirmation page and nothing happens afterwards. I used to have the function returning a url branch tied to the button that submitted the page. since I'm not technically submitting the page….how do i get the code to execute? In the dynamic action for the confirmation page, it doesn't look like you can just submit the page? and if you can, how do I tie that to the URL Branch thing.

Comments
Post Details
Added on Sep 16 2024
7 comments
371 views