LRG
09/24/2020, 3:07 PMvar custpartnum = "";
custpartnum = currentRecord.getSublistValue({sublistId: 'item', fieldId: 'custcol_scm_customerpartnumber', line: i});
Which printed on the xml is retrieved by:
<#assign custpart=key.custpartnum> ${custpart}
I wonder where I should link to the item name field (Name on the custom record)battk
09/24/2020, 3:12 PMLRG
09/24/2020, 3:13 PMbattk
09/24/2020, 3:13 PMLRG
09/24/2020, 3:14 PMbattk
09/24/2020, 3:15 PMLRG
09/24/2020, 3:16 PMbattk
09/24/2020, 3:17 PMLRG
09/24/2020, 3:19 PMLRG
09/24/2020, 3:21 PMLRG
09/24/2020, 3:21 PM