Customizing the Style of Row and Column Members in Forms

You can customize Oracle Hyperion Planning cascading style sheets to display forms with different styles for the levels of members in rows and columns, depending on their hierarchical position in the form.

Note:

  • In ADF mode, changes to planning.css have no impact.

  • Customized styles are applied regardless of the dimension displayed in forms.

  • Text alignment in rows is not supported.

  • Styles are based on members’ displayed hierarchical level, not necessarily Oracle Essbase relationships.

  • Setting large font sizes on a row impacts the row’s alignment.

  • Customized styles are not reflected when forms are printed to PDF files.

To customize the style of row and column members:

  1. Modify the planning.css file using the instructions in Customizing Cascading Style Sheets.
  2. In the planning.css file, customize these header tags:

    Table 13-4 Header Tags in Planning.css File

    Rows Columns

    rowHeader_0

    columnHeader_0

    rowHeader_1

    columnHeader_1

    rowHeader_2

    columnHeader_2

    rowHeader_3

    columnHeader_3

    rowHeader_4

    columnHeader_4

The tags rowHeader_0 and columnHeader_0 affect the lowest-level class. The tags rowHeader_4 and columnHeader_4 affect the highest-level class. Members above level 4 display with the level 4 style.