Row Template - Need some info
SumanaJul 21 2008 — edited Jul 28 2008Hi All,
I have a need wherein I have to display columns with diff bgcolors, conditionally. I have created a row template with conditional display for columns (and used up the 4 template conditions provided)
My problem is I need to have more than 4 conditions. So is there a way to implement more than 4 conditional templates in APEX (like if else statement usage?)?
I know I can implement this by using case statement in SQL query (but for the above case all my query column are of number format). If i apply 'span' in SQL query these number columns would have to be Varchar.
Any suggestion would be welcome.
Thanks,
Sumana