Filter pop-up using Interface page search criteria

Hi all,

Is it possible to pass filters from the search widget on the interface page to the pop-up page?
Both page and popup have the same base object.

Thanks,
Vishal

Hi Vishal,

Can you explain your use-case / scenario please, and we’ll do our best to help you.

When you search, commonly you would restrict a list to the search criteria, any popup window would be in the context of the record you selected. At present I know of no way to pass the search criteria as parameters to the pop-up, but I am intrigued as to what you are trying to achieve and perhaps we can help you achieve it another way.

Adam

Hi Adam,

I have an interface page with a base object which has a search widget with multiple filters and a few list widgets. Each list widget has its pie chart which is added to a pop-up with the same base object as the interface page.
Whenever I filter a list on the interface page, I also want the same filter to pass to the pie chart when opened on the pop-up page.

Thanks,
Vishal