nathanw
03/28/2019, 6:13 PMnewEventRecord.setValue({
fieldId: 'transaction',
value: "Sales Order #" + tranid // Or just tranid, Or even id of the Sales Order. Doesn't like anything
});
battk
03/28/2019, 6:17 PMbattk
03/28/2019, 6:17 PMbattk
03/28/2019, 6:19 PMnathanw
03/28/2019, 6:20 PM