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!

Column Formatting: HTML Expression

MätesSep 13 2024

Hi all,

I'm using Apex 23.2, Oracle 19c, ords 21.4.3, tomcat 9. On a page where I have a classic report defined (template value attribute pairs - column) I want to format a column in HTML Expression property. If I define the html like <span class="t-Badge t-Badge--danger">#OI_EXISTENCE_END#</span> the field isn't rendered anymore in the report. I have other page where this exact code is running fine but not on this page. I've recreated the report but doesn't solve the problem. Strange thing is, there's another column that has an html expression applied and is working fine

The “Retired” column is rendered but the <span> for the “OI Existence End” not

I'm lost.

Any help is appreciated.

Regards,

mätes

Comments
Post Details
Added on Sep 13 2024
0 comments
509 views