Hey,
I want to add some random articles into every category-view, but unfortunately I don’t know how to get those articles, because $oView->getSubCatList only returns oxCategory objects.
Is it maybe possible that I have to create a new oxUBase extending class for this?