Hi there,
how can I create a view with products like most e-commerce sites have in jmix? What I want is to display a picture and some info of a number of items (tradingcards in this case) horizontally with the next couple of items in the next row beneath the previous one, thus expanding vertically.
I tried using fragments, getting width of a vbox and using that for creating a hbox with a number of fragments. However this is not very pretty. Could someone point me in a better direction?
Kind regards,
Willem.