Hello community,
I had an issue with the component FilterPanel (and his little brother too : filter dimension).
In my application, i use a unique filterpanel to apply filter on all my datasources.
But, for performance issue, i don't load all the datasources at start, but only when the corresponding tab is selected.
My issue is : if i set some filter using filter panel, it works for all the datasources already loaded. But if, after this, i load a new datasource, i'm not able to apply all the selected filter in this new datasource. I don't have the possibility to set something like "FILTERPANEL.onclick()", in order to re-execute the component.
I found a similar issue on this Forum (Load Datasource in a script using the Filter Panel | SCN), but at this time, there were no solution and James Rapp
put this ideas on the Idea Place. Now this idea is supposed to be "Delivered".
But i still don't find the way to re-apply filter panel filters without clicking on it.
Thank all !
Best Regards,
Jonas.