Skip to Main Content

DevOps, CI/CD and Automation

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!

When data is null then red color other data

user5345Sep 13 2017

Dear All,

Please me the syntax for RTF, my scenario is that

if column data is null then then make column in RED otherwise the value.

I am using the following code, for this it is displaying red for null value but original value is not coming, showing as null.

<?if:INVOICE_DATE=''?><xsl:attributeĀ  xdofo:ctx="block" name="background-color">red</xsl:attribute> <?INVOICE_DATE?><?end if?>

thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 11 2017
Added on Sep 13 2017
0 comments
259 views