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.

need support on opening non-modal dialog page from another non-modal page as independent page

user13033880Jan 17 2025 — edited Jan 21 2025

Hi team

Please suggest me on below issue..

I have built an application where I need to open pages in cascading fashion, for example, I am opening non-modal page 20 from normal page 10 and I also need to open another non-modal page 30 from page 20 so issue is that when we open pages in current application, page 30 is overriding the page 20 (using the same dialog ) .. our purpose to open both child pages in separate windows and should use different dialog …so that end user can easily minimize child page to see the content of main page AND they should be able compare the contents of child pages within the same window.

our application is built on oracle Apex 24.1.4..

Comments
Post Details
Added on Jan 17 2025
3 comments
163 views