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
Verify that your plug-in wrapper uses the define method.
Log in to the Siebel Open UI client with administrative privileges.
Navigate to the Administration - Application screen, and then the Manifest Files view.
In the Files list, add the following file:
siebel/custom/colorboxpw.js
Modify the manifest for the physical renderer:
Navigate to the Administration - Application screen, and then the Manifest Administration view.
In the UI Objects list, add a new record with the following values:
Field Value Type
Application
Usage Type
Common
Name
PLATFORM INDEPENDENT
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
In the Files list, add the file that you created in Step 4.
siebel/custom/colorboxpw.js