Hello,
I’m having a problem with the Drag and drop file element when I try to delete and then “re-upload” the same file; the onChange trigger doesn’t fire and so I can’t retrieve this new upload.
A long story is worth a thousand words => Problème de téléchargement de fichiers avec le drag and drop • | Loom
Thank you so much for the video and for your question!
Let me check with the team and see how we can assist you. I will get back to you as soon as possible.
Could you please share a video in English? Alternatively, if it’s important to receive support in French, feel free to join the No-Code France Slack community. It’s free and there are a lot of active WeWeb users.
Hi @RomainF Sorry we missed your question in the No-Code France community and thank you for making the effort to post the video in English on here! Really appreciate it
Okay so if I understand correctly:
you have the drag-and-drop file element with “Multiple” set to “Off”
you changed the workflow a bit so that it would update an object variable instead of an array variable
you added a workflow to reset the object variable when the user clicks on delete
Is that correct?
I’m not able to reproduce the behavior from your video on your side. Could you share a bit more information on how you went about deleting the file after it was first uploaded?