top of page

Dynamic Actions: Notifications (Alert&Confirm) [Oracle APEX 18.2]

Continuing our series of dynamic action posts, we'll look at how to use the Notifications (Alert&Confirm) in Oracle Application Express (APEX). As a practical example, we'll generate alerts when some mouse events are performed on a button. Notifications We have two types of notification actions in Oracle APEX: Alert and Confirm. Alert: Displays an alert message, with a single Ok button. Use to display information that must be responded to, by pressing the button, but continue

bottom of page