Go to primary content
Siebel CRM Configuring Siebel Open UI
Siebel Innovation Pack 2016, Rev. A
E52417-01
  Go to Documentation Home
Home
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
    View PDF

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