Siebel Business Process & Functionality (MOSC)

MOSC Banner

Adding New css file in IP2013

edited Jun 15, 2015 5:48AM in Siebel Business Process & Functionality (MOSC) 2 commentsAnswered ✓

Hi ,

I want to register one new css file as part of GRAY_TAB theme. We are using siebel version 8.1.1.11.10.

I am trying to modify theme.js file as part of this process.

I found  a sample code for this in bookshelf.

I have figured all other parts except the part 'new_css_id'

Can you please let  me know what is this new_css_id and where to configure this?

SiebelApp.ThemeManager.addResource(

    "GRAY_TAB",

    {

       css : {

               "new_css_id" : "files/theme-gray.css"  // Location of CSS file which needs to be added as part of existing theme

             }

    }

);

*/

Thanks and Regards,

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