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!