![]()
Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows
Set attributes for results columns
You 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:
- Edit the pickersettings.properties file in the following location:
Windows:portal_server_root\shared\app\
lotusworkplacelib\pickersettings.propertiesUNIX:portal_server_root/shared/app/
lotusworkplacelib/pickersettings.propertiesi5/OS:portal_server_root_user/shared/app/
lotusworkplacelib/pickersettings.properties- 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- 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- Save the properties file.
- Restart the IBM® WebSphere® Portal Express server.
Parent topic:
Directory SearchRelated tasks
Changing the minimum number of characters in names for searching Improving response time of Directory Search