Hello Friends,
I have a collection called cart (ss uploaded) and another collection called orders (ss uploaded). When I press the place order button, I want to create an order document with the values coming from the cart document. The catch here is that i want to create multiple documents in order collection with the field data coming from cart collection.
I had raised the issue earlier, but a guy suggested to study loop actions. Please provide some detailed insights over this topic