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!

javascript:apex.confirm (htmldb_delete_message,'DELETE') working in one page, not another

indy2005Nov 14 2018 — edited Nov 14 2018

Hi,

javascript:apex.confirm (htmldb_delete_message,'DELETE');

is working in once page but not another. One page, the delete button has a database action of DELETE and has automated row processing - this works,

Another page, I am manually deleting via PL/SQL, and regardless of whether I set the database action or not I get this in the browser:

Capture5.PNG

How can this be the case from one page to another?!

Regards

Stephen

This post has been answered by Pierre Yotti on Nov 14 2018
Jump to Answer
Comments
Post Details
Added on Nov 14 2018
2 comments
8,633 views