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!

Conditional HTML expression in Interactive Grid

WeisOct 22 2018 — edited Oct 22 2018

Hello all,

Question: in an Interactive Grid, how can I conditionally show a HTML expression? The condition is based on a simple column value ('Yes' / 'No'). Previously, in Interactive Reports, I typed the HTML expression within a CASE expression in the query. In IG this does not work though (there seems to be no property in IG to NOT escape HTML expressions). If I use the item type HTML expression in IG, I seem not to be able to apply it conditionally (besides the too high-level server condition). What would be a good approach here?

FYI: I've tried Googling this, but did not find answers containing the combination of Interactive Grid + HTML expression + condition. I found one answer just saying to use HTML expression, but without the condition part.

Thanks for any answers in advance!

Kind Regards

This post has been answered by Pierre Yotti on Oct 22 2018
Jump to Answer
Comments
Post Details
Added on Oct 22 2018
4 comments
14,699 views