Does anyone know how to set the createdfrom field on an Return Authorization? I have a mass update script and I can create the RA record associated w/ the customer and the item I need but order.setValue({fieldId: ‘createdfrom’, value: params.id}); Doesn’t seem to add the value.