Getting a list to show multiple entries based on order quantities

Quite simply, I have my order items collection set up properly with “quantity” as a property.

I want to have a list show multiple rows based on what the quantity is.

So for example if in the database I have “Order Item A” with a quantity of “2”

I want the list to show
“Item A
Item A”

This one thing is the only thing holding me back from being fully functional. Please help

Welcome to the community @laxus :partying_face:

You can create records in the order items collection. Check this video made by Adalo team : https://youtu.be/e72ba15QwQ4

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.