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!

Search Configuration - external source - "Redirect to URL"

Glenn_in_NJJun 11 2025

I have a simple “Search” page where a user can start typing search criteria into the search field and the results are displayed below as they match the search entries. When I hover or click on the hypertext in the results entries, it always links to the local server instead of using the values of the URLs I have in the corresponding table being searched. I've tried configuring the link type as “Redirect to URL” and the URL Target as “#LINK_VALUE#” or LINK_VALUE and all that does is places that literal value at the end of the local server link, which of course is not valid.

I'm thinking this is something simple to fix, but I cannot find any examples in the documentation.

I'm running APEX 22.2

Comments
Post Details
Added on Jun 11 2025
1 comment
81 views