0 Replies Latest reply on Oct 31, 2012 6:37 AM by disband

    fileupload component how to manipulate uploaded files list.

    disband

      We want to know if it's possible to keep the list of uploaded files in the fileupload component. For example, in this demo (http://showcase.richfaces.org/richfaces/component-sample.jsf?)demo=fileUpload), when a new file is completely uploaded it will be charged to uploaded files info but when the page is refreshed the list of files (the left panel) is been cleaned and just the uploaded files info panel maintain the information of the uploaded files. Is it possible not to clean the list of uploaded files in the fileupload component? Is there any way to access and change the file elements of the fileupload component?

       

      Thank you in advance.