Hello!
Would be really great if someone has experience with it.
I need to make a query result (such as articles from specific category - so 2 tables) transfer to ListController, to be able to render it in backend.
I understand how to build methods in my plugin Controller to be able to render all of articles right now.
But I don’t understand how to pass my data to ListController methods.
Thank you!