How can I setup my response so that I will be able to delete the file I have Just Uploaded ? [@kartik-v ]
I have been trying to delete files that are uploaded by ajax, but it seems this is not working for me.
The image attached here, is the response that I have sent from server upon successful upload.
Images are rendered well, but the delete option is not working.
How can I setup my response so that I will be able to delete the file I have Just Uploaded ? [@kartik-v ]
I have been trying to delete files that are uploaded by ajax, but it seems this is not working for me. The image attached here, is the response that I have sent from server upon successful upload.
My View File is: