Excerpt |
---|
Designed to be used as a subflow. Provides functionality to search for a user using a configurable set of attributes, returns a IPersonAttributes object for the found user. |
...
Portlet Preference | Description | |
---|---|---|
person-lookup.personLookup.queryAttributes | list List of attributes displayed in query UI | |
person-lookup.personSearchResults.resultsMessage | MessageFormat string for search results list | |
person-lookup.personSearchResults.resultsAttributes | list of attributes who's values should be passed to the MessageFormat for the resultsMessage string | |
person-lookup.personDetails.detailsAttributes | attributes to display in the user details view | |
person-lookup.personLookup.queryAttributes.exclude | List of attributes hidden in query UI | Since 3.2 |
person-lookup.personDetails.detailsAttributes.exclude | attributes to hide in the user details view | Since 3.2 |
person-lookup.personSearchResults.moreInfoAttributes | attributes to display in the More Info box on the search results page | Since 3.2 |