04/12/2013 at 8:34 am #5869

Anonymous
Participant
Hi Gerald,
I see 2 options :
1. Use the Search Session Name wp property to store the search criteria and use this in the drill down page.
2. Use a qSelector to display the statuses and store these value in a session. You can do the same for the departments. And then you can use these sessions to filter the data on the drill down page.
Let me know if is still unclear.