Skip to Content
0
Jun 18, 2020 at 10:30 AM

How to pass cross app navigation parameters in List Report?

633 Views

I am generating annotations in Webide. My requirement is to navigate from Overview page to List report while passing the parameters from Overview page and get the filtered table records in List report based on the same cross app navigation parameters.

I have a Donut chart in Overview page with three section based on the property STATUS.
Lets assume if I click on the section X then it should navigate to List report where table will have the records with STATUS "X".