[richfaces-issues] [JBoss JIRA] (RF-13145) Provide listener feedback for each file in the rich:fileUpload list

Viliam Rockai (JIRA) jira-events at lists.jboss.org
Wed Aug 21 10:50:26 EDT 2013


Viliam Rockai created RF-13145:
----------------------------------

             Summary: Provide listener feedback for each file in the rich:fileUpload list
                 Key: RF-13145
                 URL: https://issues.jboss.org/browse/RF-13145
             Project: RichFaces
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: component-input
    Affects Versions: 4.3.2
            Reporter: Viliam Rockai


I'm pasting here my thread from forums:
{quote}
I'm using RF 4.3.x and I'm struggling with something which may be pretty common use-case - feedback from the rich:fileUpload component for each file separately. We're processing each file in fileUploadListener, but some files may be corrupted, or just invalid in general. I'm looking for a way how to provide a feedback for the user, not only about the uploading itself, but even if the processing of file in listener has succeeded. Actually, my goal is to change the color in the rich:fileUpload file list to green if everything is OK or change the color to red and provide relevant error message if an exception was thrown in the listener.
{quote}
https://community.jboss.org/thread/231747

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list