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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Passing Client side data to a modal dialog page

Shreyash BansalMay 9 2025

Hi everyone,

I have a requirement where I need to open a modal page on a button click and pass multiple values entered by the user on the calling page to the modal page. The modal page will display an Interactive Grid where the user can select a single row and click a "Select" button. On clicking the button, the values from the selected row should be passed back to the calling page to set multiple page items.

What would be the best approach to implement this in Oracle APEX?

Any guidance or examples would be greatly appreciated.

Thanks in advance!

Comments
Post Details
Added on May 9 2025
2 comments
85 views