Hi!,
I’m using file_uploader to let the user upload files. Once the files are uploaded, I want to get rid of the names of the files uploaded shown under the widget. So, how can I either:
- refresh the page
- refresh the widget to clear the names of the files that have been uploaded
Thank you!!