Hello All,
I have a gallery of items where the user enters the quantity they want per line item. The check box adds the item to the collection. However, on submit the 1st quantity requested is being duplicated throughout the line items. This doesn't make sense to me since the correct numbers show up in the collection. (I hope this is making sense. ) Here are some screenshots for reference. Please help!

onsubmit:orAll(colResults, Patch('Transfer Sheet & Product Availability', Defaults('Transfer Sheet & Product Availability'), {QuantityType:QuantityType,Bin:bin,QtyAvailable:QtyAvailable,Item:itemnmbr,'Lot No':lotnumbr,um:um,QtyRequested:QtyRequested.Text},Form1.Updates));ViewForm(Form1);RequestHide()
List showing all qty requested as "3"
List shows: