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!

Capture Modal Dialog Cancel Event from more than one region, JQuery/Javascript expression help

seanzhDec 17 2025 — edited Dec 17 2025

Morning, All,

Our Apex is 24.2.11 and my Javascript skills are very rudimentary.

I invoke the modal dialog from a column link or a button, pls see photo. I can capture dialog-close-cancel event by event select type of REGION, but I also want to capture this event from the button that is located on ‘Navigation Bar’, I think I may need Select-Type like Jquery or JS expression, how? Please help

*update: i can create 2 dialog-close-cancel events(one for the region and one for the button) and duplicate actions but I want to have only one event without duplications

This post has been answered by Karel Ekema on Dec 17 2025
Jump to Answer
Comments
Post Details
Added on Dec 17 2025
2 comments
114 views