Skip to Main Content

Analytics Software

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Custom CSS Class in Conditional Formatting

felicitySep 24 2010 — edited Sep 24 2010
Hello,

I am trying to apply custom css class in conditional formatting
as what I have seen in http://gerardnico.com/wiki/dat/obiee/presentation_service/obiee_string_number_in_one_column

I modified the custom.css located in C:\OracleBI\web\app\res\s_oracle10\b_mozilla_4...I added the ff:

.ClassIsLess {
background-color: #FFFF00;
}


then copy pasted it into C:\OracleBI\oc4j_bi\j2ee\home\applications\analytics\analytics\res\s_oracle10\b_mozilla_4

Restarted the presentation service, oc4j, and cleared IE cache.

When I apply it in Style Tab > Custom Css section > Use Custom CSS Class, the custom class works!

But when I use it in conditional formatting like if Dollars is not null, the custom class is NOT applied...

Please help. Am I missing anything?

Thanks
Felicity
This post has been answered by SaichandVaranasi on Sep 24 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details