Open
Description
How to get the URL of a previously deleted image (onImageUpload event)?
Is it possible to get data about the previous image, for example, the URL, using the onImageUpload event when changing an image?
Why do I need this:
- the user inserts image_1
- image_1 is uploaded to the server
- the user changes image_1 to image_2.
- image_2 is uploaded to the server
- I need to get data about image_1 (need its URL) to delete it from the server.
Or maybe there is some other way to get data about a deleted image?
Thanks.
Metadata
Assignees
Labels
No labels
Activity