I have a window with a tree (each node is a category). I have a dataprovider what contains picture url and category.
My goal is to filter the view with only selected node. Several nodes may be selected in the time.
I don't find how to do that. Can you help me.
thanks