Hello,
I have a collection of information being held in colShoppingCart.
I need to build a new collection that will hold some of those fields that I will use to update the Order Summary field with those fields using concat.
Here is colShoppingCart
From this I want to either create a new collection or update an existing collection using whats in colShoppingCart.
Below is the "Office Supply Orders" list where you can see the field "Order Sumary" holding everthing that will come from the colShoppingCart collection.
How can I create a way to concatinate the order information pulled from the shopping cart?

Report
All responses (
Answers (