Displaying a Subset of Fields or CRM Records
You can configure Siebel CRM to display a subset of fields in a form applet or a limited number of CRM records in a list applet. If the user clicks Show More, then the applet displays more fields or records. The applet includes a Less mode and a More mode. The user can toggle between these modes to display more or fewer controls or list columns.
The Mode property of the applet web template item determines the mode that Siebel CRM uses to display a control or list column. For more information, see Displaying a Field Only If the User Chooses Show More.
If no web template item is defined in the More mode for an applet, then Siebel CRM does not display the Show More or the Show Less button. Siebel CRM does not support the more or less feature for a pop-up applet. For more information, see Configuring Pop-Up Applets and Windows.
To display a subset of fields or CRM records
In Web Tools, click Applet in the Object Explorer.
In the Applets list, locate the applet web template you must modify, and then click the preview button.
In the Applet Web Template Editor, move a Link control from the Palette window onto the placeholder at the second quadrant of the applet.
In the Properties window, set properties for the control using values from the following table.
Property Value HTML Bitmap
BTTNS_MORE
HTML Display Mode
EncodeData. For more information, see Properties of a Control That Displays HTML Content.
HTML Icon Map
Use one of the following values:
For a form applet, use ToggleLayout.
- For a list applet, use ToggleListRowCount.
HTML Type
Link
Method Invoked
Use one of the following values:
For a form applet, use ToggleLayout.
- For a list applet, use ToggleListRowCount.
Name
Use one of the following values:
For a form applet, use ToggleLayout.
- For a list applet, use ToggleListRowCount.
Read Only
FALSE
Runtime
FALSE
Show Popup
FALSE
Sort
FALSE
Visible
TRUE
Close the Applet Web Template Editor.
Choose the applet, and then confirm that it now includes the ToggleLayout or ToggleListRowCount applet web template item.
For more information, see Properties of the Applet Web Template Item.
Publish you changes in the desired application.
For more information, see Using Siebel Tools.