toltmanns
05/02/2021, 12:46 PMvar subrec = fulfillment.getCurrentSublistSubrecord({
sublistId: 'item',
fieldId: 'inventorydetail'
});
I had to bring it into debugger to see that once you load the subrecord it auto associates and auto commits the quantity and status. The code as written was adding a second line.