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.

Redirecting to a page redirects to the login page

Eslam_ElbyalyJul 8 2022

Hi. I am using Oracle APEX 22.1.1.
I am using the following code to redirect to the same page I am on (page number 1). It redirects me to the login page. Why is that?
apex.navigation.redirect("f?p=&APP_ID.:1:&APP_SESSION.::NO:1:P1_ID:"+Number($v('P1_LAST_ROSHETA_ID')));

Comments
Post Details
Added on Jul 8 2022
9 comments
505 views