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!

Apex 5: Closing Calling Dialog after calling another dialog

mikeTelSep 4 2017 — edited Sep 5 2017

Hello Gurus,

I have a main page that calls a dialog using apex.navigation.redirect.

What I need to do is to redirect to Dialog 1 (which is all good at the moment),

From Dialog 1, I need to call Dialog 2, but before (or after) redirecting to Dialog 2, the Dialog 1 page should close.

*Redirecting to Dialog 2 is not happening at the moment

pastedImage_0.png

Additionally, once inside the Dialog 2 page, there is a PREVIOUS button that should basically close Dialog 2 and return to Dialog 1 page.

Could you please point me to right direction on how to accomplish this?

Here is my code in apex.oracle:

ws: miket

u/p : guest/bisitako101

app ID: 40653 (Demo101), from left menu, it is under "Modal Dialogs"

main page : 16

dialog 1 page : 161

dialog 2 page : 162

Thanks.

mikeT

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2017
Added on Sep 4 2017
5 comments
587 views