When trying to set a image field value in “before submit” i have used : new_rec.save({ ignoreMandatoryFields: true, enableSourcing: false }); But getting an error : This error will be removed when record.save() is excluded from the script. but the issue is that the required image is not visible on the Magento website. When attaching… Continue reading “THAT RECORD IS NOT EDITABLE”