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!

Using a button to invoke a url with params

481835Jul 9 2007 — edited Sep 20 2007
Hi there,

I would like to be able to invoke an external url using a button. Under 'Optional URL Redirect' i have put in my url with the following syntax:

http://km.bruce.com/pls/rcca/cke_v2.print_page?p_page_id=:P31_CP_ID

where P31_CP_ID is a parameter i would like to pass.

Unfortunately, this is being passed literally, and not being translated to its value.

I've also tried &P31_CP_ID but this does not work.

Is this possible? Any ideas?

Kind regards

Bruce
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 18 2007
Added on Jul 9 2007
4 comments
724 views