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!

In APEX 21.1, how does one display HTML data in an IR Report?

GPGRIMES2Feb 20 2022 — edited Feb 20 2022

The project I'm working has a requirement to convert jsp's to an IR report. The challenge is that one of the columns contains HTML tags, i.e. <TR>Title1<TD>Value1</TD><Value2></TD><TD>Value3</>...</TR>
<TR>Title2<TD>Value1</TD>....
When selected, the report displays the literal HTML and not the table structure. How should this be handled?
Thanks.
Greg

Comments
Post Details
Added on Feb 20 2022
2 comments
1,164 views