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!

Redirect to a different application using button doesn't work

PotatoManSep 27 2017 — edited Sep 27 2017

Hi

I'm using apex 5.1

I'm trying to redirect to a page in a different application by clicking a button. The application I want to redirect to is stored in a variable TARGET_APP_ID.

On the same page i have a link in a column on a classic report which does the exact same thing and it works. But when I try to redirect using a button, it doesn't pick up the value in my variable and thus tries to redirect me to a page in the current application.

I'm referencing the variable like so: &TARGET_APP_ID. Does anyone have any suggestions?

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 25 2017
Added on Sep 27 2017
2 comments
1,564 views