Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Provides functionality to search for a user using a configurable set of attributes, returns a IPersonAttributes object for the found user.

Flow Inputs

Type

Default

Description

showCancelButton

boolean

false

If a cancel button should be displayed on the search page

personSearchResults_selectAndGoButtonTextKey

string

personSearchResults.selectAndGoButton

Message code to use for the text on the button which selects and returns a user from the results list view

personDetails_selectAndGoButtonTextKey

string

personDetails.selectAndGoButton

Message code to use for the text on the button which returns the displayed user on the details view

Flow Output

Type

Description

person

IPersonAttributes

A selected person

Portlet Preference

Description

person-lookup.personLookup.queryAttributes

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

  • No labels