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!

How to show image in radio group ?

MisterQAug 23 2010 — edited Aug 23 2010
Hello,

I tried to add image on my radio group
select '<img src="/../i/ok.png">' as d, 1 as r from dual
But it's replacing the signs '<' and '>' by "& lt;" and " & gt;"

Any idea how to avoid html to replace those characters?

(I'm using Apex 4.0)

Thanks,

Uji
This post has been answered by Hilary Farrell-Oracle on Aug 23 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 20 2010
Added on Aug 23 2010
5 comments
1,665 views