Configuring the Manifest for the Recycle Bin Example
This task is a step in Roadmap for Customizing Siebel Open UI.
This topic describes how to configure the manifest for the recycle bin example. For more information, see Configuring Manifests.
To configure the manifest for the recycle bin example
Make sure your presentation model and physical renderer use the define method.
You do this in Step 4 in the topic Creating the Presentation Model for the presentation model and in Step 5 in the topic Setting Up the Physical Renderer for the physical renderer.
Log in to a Siebel client with administrative privileges.
Navigate to the Administration - Application screen, and then the Manifest Files view.
In the Files list, add the following files:
siebel/custom/recyclebinrenderer.js siebel/custom/recyclebinpmodel.js siebel/custom/carouselrenderer.js 3rdParty/jcarousel/skins/tango/skin.css files/theme-aurora.css
The file that resides in the files folder is the predefined file that you use in this example.
Administer the manifest for the physical renderer:
Navigate to the Administration - Application screen, and then the Manifest Administration view.
In the UI Objects list, specify the following applet.
Field Value Type
Applet
Usage Type
Physical Renderer
Name
SIS Account List Applet
In the Object Expression list, add the following expression. The physical renderer uses this expression to render the applet in a desktop platform.
Field Value Expression
Desktop
Level
1
In the Files list, add the following files:
siebel/custom/recyclebinrenderer.js
In the UI Objects list, specify the following applet.
Field Value Type
Applet
Usage Type
Presentation Model
Name
SIS Account List Applet
In the Object Expression list, add a record with no value in the Expression field.
In the Files list, add the following file:
siebel/custom/recyclebinpmodel.js