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!

Display Link in Text field

MikeInSDOct 25 2011 — edited Oct 27 2011
This seems like it should be simple. I have a field in a database table that holds a website URL such as 'http://www.google.com'. On a field I have a region with a text item called :P9_URL. A page process selects the data from the table into the item. I want this to display as a link. I tried to enclose the <a href> tag around the item during the select but all al get is the entire string (<a href> tags included) displayed in the item. How to I get this to be interpreted as a URL instead of plain text.

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 24 2011
Added on Oct 25 2011
6 comments
2,052 views