2 Replies Latest reply on Dec 20, 2012 4:32 AM by supacrazypusher

    Disable progressBar for rich:fileUpload

    egore911

      My current understanding is:

       

      The rich:fileUpload currently does 2 parallel POST-requests when triggering the upload. The first is the upload itself and the second one is to update the progress bar.

       

      I don't need the progress bar and want to remove it (or at least stop it from polling) so parallel requests don't happen any more.

       

      Can someone tell me how to do that?

       

      Thanks,

      Chris