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!

Auto Close popup window

Irha10May 14 2013 — edited May 16 2013
Hi All,

Apex 4.2.1. Can someone know how to do following please?

I have page (IR) report and link that open a popup window (skillbuilders) and it has some fields and button submit and cancel. so when user hit submit button then open an another popup window that has some fields and buttons (save, cancel). all working accordingly but I am having problem that it is not closing auto and return to main report page so I have to do mannualy.

Page 1 (link) -> open popup window (page 2) if submit then open another popup window (page 3) so when on page 3 hit the save button it should back to (auto) page 1 (report).

so I have parent -> child -> another child

on page 1, I created Dynamic Action (auto_close) as follows:

Event: auto close [skillbuilders modal page)
selection type: DOM object
DOM object: document
condition : No

True action : action (refresh), selection type: DOM object, DOM Object: document).

I also created same DA on page 2 for page 3 (popup window).

It's not working please help?

much appreciated.
regards,
RI
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 13 2013
Added on May 14 2013
5 comments
814 views