I have a requirement where we have to display the list of data when the user searches based on few search parameters. On initial load of the screen, the list should be displayed as Empty and only when the user enters values in the search parameters, then system should fetch results based on search parameters.
The data page which has been used for the view is sourced by Report Definition. When the landing page is launched the whole list of data is getting load. How to achieve the above reuirement in pega constellation where we can pass promoted filter to data page and have the result accordingly?
