Hi all,
See the image for (the relevant part of) my domain model.
On the Order_Overview page, I want to display all the products belonging to an order. I added a string-attribute in the Order entity (OrderProducten) and I used the following microflow to retreive the products (see image)
The problem is that this microflows gives me just 1 product result while most orders consist of multiple products. Could someone please help me fix this?
Kind regards, Tim