2 Replies Latest reply on Apr 27, 2009 1:17 AM by nbelaevski

    fileUpload - doneLabel starts to work after second upload

    cocolino

      Hi. I have a fileUpload and I would like to set its doneLabel to "success" or "failure" depending on execution of fileUploadListener method. I was trying to use "doneLabel" property in fileUpload and later I was trying binding and calling setDoneLabel. Both solutions start to work after second upload - even if file size exceeds transfer limit of user, after first upload the default "done" text is displayed. Please help!!!