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!

page to call in URL

user1286694Jul 17 2013 — edited Jul 17 2013


This, I feel should be simple, but I am having a lot of trouble.

I have a page item (P_10_PAGE) which is a LOV of page names and numbers. Once a user has selected a value, the submit button should open that page.

I have tried setting the "go to page" value to several variations of &P_10_PAGE for the URL f?p=&APP_ID.:40:&APP_SESSION, where &P_10_PAGE contains 40 (or some other value.)

But the URL is constructed without the &P_10_PAGE value, but leaves the "&P_10_PAGE" as a string.

How can I supply a page number to a button to call? Searching the net gives many examples, but always with a hard coded page.

This post has been answered by Tom Petrus on Jul 17 2013
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 14 2013
Added on Jul 17 2013
4 comments
372 views