Dear Bubblers,
On my website I will have an ability for users to create listings with multiple photographs. I am using multi-file uploader for this purpose. My set up is an “upload” button, then a pop window where on the left there is the multiple uploader and on the right a repeating group showing thumbnails of the uploaded photos.
When the user exits the pop up, I have another repeating group showing thumbnails of the photos and a delete icon to the right of each image. I can’t quite figure out how to make sure that when the user presses the icon, the uploaded file is deleted and disappears from both the uploader and the repeating group.
I want the user to be able to remove photos they just uploaded, by pressing my own delete icon, instead of from within the multi-file uploader, by pressing the remove button.
Thank you so much,
Tigran