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.

How do I branch to one APEX Page from another APEX Page, without a Button?

jmcnaug2Feb 23 2009 — edited Mar 1 2009
Hello there,

I have one APEX Page, Page 11, which contains an HTML and then a PL/SQL region. I want all the code in the PL/SQL region (which calls various server-side package procedures) to completely execute, after which I want to branch to/call Page 14.

I would like this branching/call to take place automatically, i.e. WITHOUT the user having to press a submit button. Is this possible? If so, how is it done?

Cheers.

James
This post has been answered by 438381 on Feb 24 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 29 2009
Added on Feb 23 2009
9 comments
1,856 views