Set attributes for results columns

 

+

Search Tips   |   Advanced Search

 

We can specify Member Manager attributes to determine the items of information in up to three columns of search results in the Directory Search window, for either people or group names. You do this by modifying the pickersettings.properties file.

Perform the following steps:

  1. Edit...

    portal_server_root/shared/app/lotusworkplacelib/pickersettings.properties

  2. Enter up to three lines using the workplace.people.picker.wmm.adapter.peopleDisplayAttribute setting to specify attributes to display for each person name. For example, these three lines would display the common name, e-mail address, and telephone number for each person.

    WMM1.peopleDisplayAttribute.1=cn WMM2.peopleDisplayAttribute.2=ibmprimaryEmail WMM3.peopleDisplayAttribute.3=telephoneNumber 

  3. Enter up to three lines using the workplace.people.picker.wmm.adapter.groupDisplayAttribute setting to specify attributes to display for each group name. For example, these three lines could display the common name, department number, and meeting room number for a group.

    WMM1.groupDisplayAttribute.1=cn WMM2.groupDisplayAttribute.2=departmentNumber WMM3.groupDisplayAttribute.3=roomNumber 

  4. Save the properties file.

  5. Restart the portal server.

 

Parent Topic

Directory Search

 

Related tasks


Change the minimum number of characters in names for searching
Improve response time of Directory Search