Hi All, I am currently using Apex 19.2. In my application, I am using the file browser option to upload a file. After selecting the file, first I will validate the file and show if it is successful or not. This one was a precheck of uploading. Once the validation process gets to complete the file name not retain in the file loader component. So I have to reselect the file again to upload that. is there any option or workaround available to retain the file name once after the process or page submit, so my user can select the file one time to validate and uploading it? Please share your thoughts on this. Thanks In Advance...