Configuring Indentation and Order of a Hierarchical List Applet
If you call an Indent or Outdent applet method menu item on a record, then Siebel CRM demotes or promotes the child records. It does not modify the relationship to the child records of the called record.
Modifications that the MoveUp and MoveDown applet method menu items make are temporary. Siebel CRM does not save these modifications to the Siebel database.
You can define other bitmaps to create an applet that resembles the tree applet. The tree applet is not defined for a hierarchical list applet in the Siebel client. Siebel CRM uses the Arrow Down and Arrow Up bitmap only in a tree control. For more information, see Configuring a Tree Applet.
To configure indentation and order of a hierarchical list applet
In the Object Explorer, click Applet.
In the Applets list, locate the applet you must modify.
In the Object Explorer, expand the Applet tree, and then click Applet Method Menu Item.
In the Applet Method Menu Items list, create a new record and set properties using values described in the following table.
The following table describes the applet method menu items you can call from a control. These methods allow you to edit the indentation and order that Siebel CRM uses to display objects in the hierarchical list applet.
Item | Description |
---|---|
Indent |
Moves the current record to a position that is indented from the peer record. |
Outdent |
Moves the current record to a position that is at the same level as a peer record of the parent. |
MoveUp |
Moves the current record to a position that is prior to the position of the peer record. |
MoveDown |
Moves the current record to a position that is after the position of the peer record. |