0 Replies Latest reply on Jul 19, 2011 10:47 AM by vikimohan

    RichFileUpload upload data issue

    vikimohan

      Hi All ,

       

       

      I have an issue with Rich faces , richFileUpload,

       

      I am first uploading files with the help of the component .

       

      The page has lots of validations, If the validation fails the error message is displayed in the same screen, But at this time the uploaded entries in the richFileUpload is removed completely , I am forced to add all the files again

       

      What i tried was to get the uploadData attribute from richFileUpload Component . It was getting reset on page reload and i was not able to restore the component in the same state with the files uploaded intact

       

      How to restore the files uploaded in richFile upload after a page reload ?

       

      What should i do , can anyone please help me out in this ?