huzaifa
01/27/2023, 4:49 PMerictgrubaugh
01/27/2023, 5:08 PMhuzaifa
01/27/2023, 5:18 PMjen
01/27/2023, 6:24 PMhuzaifa
01/27/2023, 6:51 PMrecord.load({type: 'customer', id: id, isDynamic: true}); rec.selectLine({sublistId: 'addressbook', line: j});
rec.removeCurrentSublistSubrecord({
sublistId: 'addressbook',
fieldId: 'addressbookaddress'
});
rec.commitLine({sublistId: 'addressbook'}); rec.save();
huzaifa
01/27/2023, 6:52 PMmightyd3
01/27/2023, 6:57 PMhuzaifa
01/27/2023, 6:58 PMhuzaifa
01/27/2023, 7:01 PMbattk
01/27/2023, 9:50 PMbattk
01/27/2023, 9:51 PM