In Oracle APEX, i created one action in dynamic action that is CONFIRM.
It opens a popup with message “Are you sure you want to do this?"
If user press YES then fine, I want to perform some operation on CANCEL click.
Help me if there is any way to do this.