Example of an Applet That Interweaves Records
An example of an applet that interweaves records is shown in the following image.

As shown in this image, Siebel CRM interweaves records in this example as follows:
-
The parent applet provides data for the bullet items under Portable Music.
-
The child applet provides data for values that Siebel CRM displays after Portable Music.
To create this layout, the parent and child applets are list applets. The parent applet is a root level applet. You can use more than one root level applet to display more than one set of parent-child relationships in a view.
The Position Property Defines Relationships Between Applets
The Position property of the view web template item defines the relationship that exists between the applets. It works similarly to the Position property of the tree node. The root level applets contain position values, such as 1, 2, and so on. You assign the immediate child applets of the applet with position 1 with position values 1.1, 1.2, and so on. You can define third level applets with position 1.1.1, 1.1.2, and so on. These third level applets are child applets of the applet with position 1.1. For more information, see Defining the Position Property of a Tree Node.