XMLP conditional formatting - changing Font color
edited Apr 16, 2013 10:22AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 1 commentAnswered ✓
Is it possible to change Font color based on certain condition in XMLP.
Here is the condition,
<?xdofx:if C.PAYGROUP = 'SSS' then ’TITLE1’ else if C.PAYGROUP = 'PPP' then ’TITLE2’ else E.DESCR end if?>
I need to display TITLE1 & TITLE2 in Red color dynamically.
Thank you.
0