Show TOC

 Providing an iView with a Link for Calling the Member ListLocate this document in the navigation structure

Use

You can integrate the RoomMemberListLauncher iView into room templates in place of the member list. This iView provides a link for calling the member list. Because the system then builds the member list only if a user clicks this link, there is less system load when the room is called.

Providing the iView

You can use the template delivered by SAP in the portal archive to create the iView and integrate it into the room template worksets.

The room_id parameter must be assigned to the corresponding iView property (roomid) of RoomMemberListLauncher in the template. 

The iView can be personalized by means of the menu. If the corresponding menu item is active, users can choose whether to display members in a single-level list or in a structure sorted according to their role.

Procedure
  1. Create the iView:
    1. In the portal, choose Content Administration → Portal Content Management → Portal Content → Portal Applications.
    2. Choose the com.sap.netweaver.coll.appl.ui.room portal application.
    3. In the context menu of the RoomMemberListLauncher portal component, choose Copy.
    4. Choose the folder where to paste the RoomMemberListLauncher portal component, and then in the context menu of this folder, choose Paste as PCD Object.
    5. In the Paste as PCD Object wizard, enter the general properties (name, ID, language) for the iView (and then choose Next).
    6. Choose Finish and then close the wizard. 
  2. Optional: Set the properties for the iView:
    1. Open the iView for editing, and then choose Properties → All.
    2. From the Show Categorydropdown list, choose All Properties.
    3. Optional: To set the size of the dialog box used to display the member list, change the values of the following property as required: Changes the appearance of the new window for the room member list.
    4. If you want to display the room members in a single-level list, set the value of the Layout of the Member List property to Flat.The default setting (Tree) displays the member list structured according to the room roles of members.
    5. If you want to stop users from switching the member list display on and off using the Personalize menu item, set the Show 'Personalize' Option property to No.
  3. Open the room template workset and integrate the new iView into the workset structure.
  4. Open the room template whose workset contains the iView and assign the roomid iView property to the room_id room parameter.