attribute HealthPlanChoice, the attribute link would look like this:

<!--================================================================

User Settings

================================================================ --> <user component="com.lotus.elearn.user.UserMgrImpl"

anonymousAccess="enabled"

automaticRostering="enabled">

<customAttributes>

<attribute name="HealthPlanChoice" /> </customAttributes>

</user>

3.Modify the LMS file, ApplicationResources.properties, by adding a line that converts the string to something user-friendly; for example:

HealthPlanChoice = Employee's Health Plan

The user-friendly text will appear in the User Search page as a description of the attribute. Do this for the ApplicationResources.properties file for each language.

All user searches automatically show the additional LDAP attributes; you don't need to edit the User Search page manually. The picture below shows a User Search page with the additional attribute "Manager."

Removing fields from User Search pages

If you want to remove one of the default fields provided on the User Search pages, edit searchUser.jsp to delete the corresponding code and text.

46 IBM Lotus Learning Management System Release 1 Customization Guide

Page 51
Image 51
IBM R1 manual HealthPlanChoice = Employees Health Plan, Removing fields from User Search pages