Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have a pl/sql query which is setting a column in a reports section. The idea is the display a different image based on the case statement. It is working right but when when the page renders the < and > brackets are being rendered as &lt, and &gt does anyone know why this is?

share|improve this question
2  
Have you tried setting the column "Display as" attribute to "Standard report column"? – Rene Jun 23 '11 at 5:50
@Rene, I think you should post your comment as an answer. – Tony Andrews Jun 24 '11 at 9:17

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.