The File Upload JS component allows users to upload files in OutSystems applications without requiring a page refresh. Traditionally, the OutSystems File Upload widget requires the use of the submit method to retrieve the uploaded file, which triggers a page reload. This component bypasses that requirement by utilizing JavaScript to handle the file upload process asynchronously.
File Upload
Download and Add the Component:
File Upload JS
Add the File Upload Widget: