Pinging you all as I don’t know who built the feature.
I am integrating cropper library . So far so good.
Kapture 2020-09-02 at 10.42.57
But I need to be able to pass the cropped data to the S3 connector.
Is it enough if I set the dmx.app.data.s3upload1.file.dataUrl to the new data(plus changing name, size and type if needed)?
Something in these terms:
dmx.app.data.s3upload1.file.dataUrl = image.cropper.getCroppedCanvas().toDataURL("image/png");
Or will I run into problems later on?
Community Page
Last updated:
Last updated: