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!

Row Template - Need some info

SumanaJul 21 2008 — edited Jul 28 2008
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 25 2008
Added on Jul 21 2008
21 comments
1,328 views