Configuring the Manifest for the Color Box Example

This task is a step in Roadmap for Customizing Siebel Open UI.

In this topic, you will configure the manifest for the color box plug-in wrapper example. For more information, see Configuring Manifests.

To configure the manifest for the color box example

  1. Verify that your plug-in wrapper uses the define method.

  2. Log in to the Siebel Open UI client with administrative privileges.

  3. Navigate to the Administration - Application screen, and then the Manifest Files view.

  4. In the Files list, add the following file:

    siebel/custom/colorboxpw.js
    
  5. Modify the manifest for the physical renderer:

    1. Navigate to the Administration - Application screen, and then the Manifest Administration view.

    2. In the UI Objects list, add a new record with the following values:

      Field Value

      Type

      Application

      Usage Type

      Common

      Name

      PLATFORM INDEPENDENT

    3. In the Object Expression list, add the following subexpression.

      Field Value

      Group Name

      Leave empty

      Expression

      Desktop

      Level

      1

      Operator

      Leave empty

      Web Template Name

      Leave empty

    4. In the Files list, add the file that you created in Step 4.

      siebel/custom/colorboxpw.js