Cosmos React 8.7 - Search Landing Page

Hi - I want to implement a search screen with a set of fields under work class to search the case table. The default ootb search landing page has basic search criteria which I want to change. How to modify the search landing page contents to meet my needs? Or Is it possible to achieve this by creating new landing page? Please advise

Thanks

Ganesh

@GaneshKumarC3200 Hi The suggestion would be to make use of the OOTB search by making the required changes. Can you please check the below links which talks about OOTB search, how to add new properties to your search filter etc.,

https://docs-previous.pega.com/user-experience-cosmos-react/86/search-landing-page-overview

https://docs-previous.pega.com/system-administration/87/using-full-text-search-based-elasticsearch

Your requirements should be taken care from the above articles but just in any case you are unable to utilize ootb search then you can implement a separate landing Page for search.

@SrinidhiM Thanks for the response.

I have gone thru the above links but could not locate on how to amend the search landing page in the WebPortal to add properties for the search. Even if I try to create a landing page, I am not sure how do I query the database for fetch the results. As we are used to do on-click events on a button action set in a traditional UI architecture, I could not find how I can do this in cosmos react world. Please advise

Adding fields as case reference or data reference providing generating the search screen and the search results screen with the required button automatically. Refer page 33 in the below