Hello
I builded custom view based on InventTable, EcoResProduct, EcoResProductTranslation and RetailInventItemSectionLocation for displaying items with product location.
But now I wanted create a buttons where user could print labels for selected items from this view and here is my problem - button toggling the form but with empty item list. I found some stuff in internet how to get list of selected product(and display it e.g. using info) but I have trouble with put these products to form. How can I do this?