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!

Execute Automatic Row Processing (DML) process from popup

MikeOBIJan 31 2011 — edited Feb 1 2011
Hi,
I'm making a change to an existing ApEx page, that inserts records to the database using an Automatic Row Processing (DML) process.

The change involves branching to a modal popup window, so that the user is prompted to verify 2 pieces of information, before the form is submitted or cancelled. My question is, how do I execute the DML process when I close the popup window. Normally this would be from a button where the 'Data Manipulation' setting would be 'SQL INSERT', can the REQUEST value be set to mimic this?

At the moment the popup closes and the page submits, but the process is not running.

Thanks,

Mike

Edited by: Mike, UK on Jan 31, 2011 4:37 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 1 2011
Added on Jan 31 2011
12 comments
2,084 views