I solved the script, I should use the non dynamic ...
# general
d
I solved the script, I should use the non dynamic mode when I load the record and not use the commitLine function. When saving the record, I added these attributes newRecord.save({enableSourcing: false,ignoreMandatoryFields: true});
👍 1