Technology Stack - EBS (MOSC)

MOSC Banner

OA Framework - Help Needed in highlighting one of the rows in a Custom OA Page

edited Oct 26, 2012 12:11PM in Technology Stack - EBS (MOSC) 1 comment
Hi Oracle Gurus,

I am new to OAF.

I have a requirement like I have to highlight one of the rows in a Custom OA Page.

These rows exist in a table structure,they are basically Claim records of the employees.

All these rows are from only One View Object. I just need the total row alone to get highlighted in different color.

I tried updating the Custom.xss file in $OA_HTML/cabo/styles.

Below is my Custom.xss file

<styleSheet>
<!-- Please start your customizations here -->
<style selector="XX_BOLD">
<includeStyle name="DefaultFontFamily"/>
<property name="background-color">#FF0000</property>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center