3 Replies Latest reply on Apr 8, 2011 4:06 AM by ilya_shaikovsky

    <rich:fileUpload> and <a4j:status>

    larry3k

      Hello everybody,

       

      I have the following problem: I want to blend in a wait status while my files are uploading but didn't manage to succeed. I have tried putting a status on my <rich:fileUpload> element, implementing a status on upload: <a4j:support event="onupload" status="statusWait"/> but still the result is not what I'm looking for. I am using immediateUpload="true" and for bigger files it takes to long until the uploading process is done, this is why I want to blend a status until the uploading is completed and the page refreshed.

      Does anybody have any ideas how I could make this work?

       

      Thanks in advance!