9 Replies Latest reply on Jan 13, 2015 12:21 PM by michpetrov

    isn't there listeners for Delete/DeleteAll in rich:fileUpload?

    edilmar

      Hi,

       

      I use RF 4.3.7 and I didn't find in javadocs (VDL Documentation) listeners for Delete and DeleteAll.

      I would like to delete the file uploaded in the server if the users clicks the "Delete" button, but I didn't get to do this.

      I found only fileUploadListener to add to my server list of files.

      In the sample code from Showcase, there isn't this too (http://showcase.richfaces.org/richfaces/component-sample.jsf?demo=fileUpload&skin=blueSky).