Hi All,
I would love if someone could help me work through this.
In my database I have Order Items that are able to capture multiple Product IDs in a list.
My aim is to draw these from the order details which I am able to do by constraining them to an Order ID to ensure that they only appear when searched.
I have been able to present both items in the repeating group, however when I capture them they are presented together (as outlined below) and not as two separate items.
I can’t seem to figure out how to separate them so they repeat one after the other. If I put “First Item” after it shows the first item like it should. But is there a way to show the other as well?