Hi, Guys.
Please help me, im having a problem when trying to remove the file i uploaded. im using Uploadblock. the problem is when i trigger the remove button, and click the ok button and call the FilePondUpload_GetUploadedFiles backend, still return the files that i already remove.
thanks,
Hi Marc,
Do you have problems with the Traditional or Reactive component?
Can you give more details about the "remove" button? I don't see it in your prints and in demo apps of the components.
BR,
Luis
Hi, Luis.
im having problem with the traditional web app. scenario is when i upload the file and click the X/REMOVE BUTTON and click the OK BUTTON. MY EXPECTED RESULT IS THE FILE IS ALREADY BEING DELETED/REMOVE. BUT UPON CHECKING/DEBUGGING THE FilePondUpload_GetUploadedFiles ACTION STILL RETURNING THE FILE THAT I ALREADY REMOVE.
Did you test (debug) the Demo App that you can download form Forge?
https://www.outsystems.com/forge/component-overview/5543/filepondupload
You can see that sample app here:
https://shkiandra.outsystemscloud.com/FilePondUpload_Sample/
You can check here how you should implement the component.