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!

APEX 24.2 - Standard DELETE confirmation dialog is styled differently for Modal Dialog vs Non-Modal Dialog

Dan IleaJul 14 2026

Hi,

Environment:

  • Oracle APEX 24.2
  • Universal Theme
  • Wizard-generated Form page
  • Standard DELETE button
  • Standard DML Process

Observed behavior:

  • Modal Dialog → Cancel button is rendered with the standard gray style.
  • Non-Modal Dialog → Cancel button receives the same styled appearance as the other dialog buttons.
  • No custom JavaScript is involved.
  • A brand-new Form page generated by the wizard reproduces the same behavior.

Additional information:

  • APEX.DIALOG.CANCEL successfully changes the label to "Abandon".
  • HTML generated for the confirmation dialog is essentially identical.
  • The behavior changes only after switching Page Mode from Modal Dialog to Non-Modal Dialog.

Question:

Is this expected behavior in APEX 24.2, or is it a bug in the confirmation dialog styling?

Comments
Post Details
Added on Jul 14 2026
5 comments
200 views