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!

Uncaught ReferenceError using javascript:apex.confirm

Soukaina IDRISSIApr 5 2018 — edited Apr 8 2018

Hi everyone,

I used javascript:apex.confirm in URL link AS:

javascript:apex.confirm("Êtes-vous sûr de vouloir s\'approprier le dossier N°= #n DOSSIER# ?", {request:"SAVE", set:{ "P3_ID_DOSSIER": #n DOSSIER# } } );

But im getting this error msg in console:

error_js_1.png

error_js.png

How can i fix this issue ?

Thank you for help.

This post has been answered by Soukaina IDRISSI on Apr 5 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2018
Added on Apr 5 2018
3 comments
309 views