I’m creating a screen for printing product labels, these products have a quantity, I want to repeat the label in the repeater group according to the quantity of that product.
Example:
name: White mug
quantity: 6
barcode: 1336578989
I need this product to be repeated in the RG 6 times. Any ideas on how to do this?