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.

Apex + Javascript page redirect with value

1013248Sep 24 2013 — edited Sep 25 2013

Hi there, I have a dynamic action with the where I redirect via javascript to another page.

window.location = 'f?p=112:1::::NO::P1_KEY:#P1_HDN#';

The first question I have, how do submit the current session?

The other one has to be described a little more... I also have a hidden field on the first page. The value of that hidden field should also be submitted to the other page. How do I do that and why does the hash tags won´t work?

Cheers

This post has been answered by Ramesh P Oracle APEX Developer on Sep 24 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 23 2013
Added on Sep 24 2013
5 comments
31,151 views