Yaroslav Zenin

Results 2 issues of Yaroslav Zenin

Hello I'm trying to add left menu item from package Is there are any way to do that? some event? all my code will in package and later will be...

I just found that `Sample\News\Ui\DataProvider\Author\Form\Modifier\AuthorData` modifier load all data but should only one with specific author. ```PHP public function modifyData(array $data) { $items = $this->collection->getItems(); // here $items will contain...