2 Replies Latest reply on Mar 24, 2009 10:43 PM by valatharv

    Is file filtering possible in SEAM with s:fileUpload, need to decide on new project....

    valatharv

      Hi,


      We have a requirement to provide file upload component, where when user clicks on Browse button, it should point to specific directory with specific files filtered.


      Example : \uploadFiles*-upload.xml
      i.e. user should see only files ending with say -upload.xml and clicking on Browse should point to uploadFiles directory by default.


      Is it possible with s:fileUpload or rich:fileUpload in SEAM.


      Thanks