Upload widget - Upload multiple then crop selected
We have a client facing upload widget that allows a client to upload multiple images at once. I am looking for a way for the client to crop a specific image after the upload. They do not have access to anything but the widget.
Client uploads 10 images and then realizes that the "auto crop" for 2 of them is not what they want. I would like them to be able to click the image they want to "re-crop" and load it back into the the widget for them to do that. Is there are way for this to happen?
-
Hi Lance,
The upload widget is designed to be a client-side upload. It does not natively support tracking the image that was uploaded and then uploading it again.
What you could do might be possible to perform programmatically, but is not inherently supported by the widget.
One thought that comes to mind would be to display a preview of the uploaded images right after the upload ends, and then if the client is not satisfied, re-upload all of the images back (taking their originals from the first upload response) using the widget again, which would give the client the ability to crop differently.
But again this would have to be done programmatically.
Hope this helps, please let me know if you have any further questions.
Thanks,
Ido
Please sign in to leave a comment.
Comments
1 comment