Excerpt |
---|
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 |
...