I have another question relating to this.
The items are now in the cart, much like a shopping cart, and the user can drag and drop the order positioning of the items in a draggable repeating group (you can see the orders 1,2,3,4 below the titles for each item — screenshot attached)
I want to now pull that ‘data’ into a API that automatically merges the items in order. How would I go about starting this? Is it with States or another method?
Thanks again.