0

I have custom Mytable has field(id,name,product_id, status...). how do get product name by product_id in Mytable in file Mycustom\Custom\view\adminhtml\ui_component\mycustom_custom_custom_listing.xml

xanka
  • 2,114
  • 6
  • 33
  • 65
  • i was read this. but i understand how do get product name by product_id. You can give a concrete example resolve this problem is not? thanks @KAndy – xanka Nov 30 '15 at 08:08
  • You need create custom collection and join product name attribute from eav and replace Magento\SampleGrid\Model\ResourceModel\Grid\Collection in example with yours – KAndy Nov 30 '15 at 08:13
  • how show product name in grid @KAndy. – xanka Nov 30 '15 at 09:58

0 Answers0