<@U7A0KGURX> <@U5TF1GQ20> this was the only API ca...
# suitescript
t
@alien4u @battk this was the only API call needed with dynamic mode:
var 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.