Adding a field as search criteria
Add new properties to the search criteria of a person entity, in addition to the existing search criteria properties.
Add a new field, for example, Spouse Name as search criteria.
Add the Spouse Name field to Search Criteria view.
Update the PersonList (PegaPS-Data-Entity-Person) report definition with the new field in the filter criteria.
Add the parameter to the report definition to be passed from Data page.
Open the D_PersonList data page and add the same parameter, and then update the report definition parameters.
Open the SearchResults (PegaPS-Data-Entity-Person) section and pass the field to the data page in the table, as a parameter, along with the existing ones.
Previous topic Search Person case type Next topic View Person case type