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!

Cannot Find OK Button that Someone Else Developed!

ACorn123Mar 24 2020 — edited Apr 7 2020

There is an OK button that I am trying to edit on an Authorization Scheme page. However, I cannot find that button anywhere in the Application Builder, or figure out how to simply modify the HTML. I need to edit its onclick event so that it closes a browser tab instead of going back (<button onclick="javascript:window.history.go(-1)" class="t-Button t-Button--hot w50p t-Button--large" type="button">OK</button>).

This is the button.

pastedImage_0.png

I am able to edit the message on this page by editing the P30 Authorization Scheme, but I can't find where to edit the button. Please help me find this button!

pastedImage_1.png

This post has been answered by fac586 on Mar 25 2020
Jump to Answer
Comments
Post Details
Added on Mar 24 2020
9 comments
254 views