This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



May 29, 2015, 12:49 PM
8 Posts

xpages multiple file upload control

  • Category: Other
  • Platform: Windows
  • Release: 9.0.1
  • Role: Developer
  • Tags: uploads
  • Replies: 3

Hi,

I'm looking for a stable multiple file upload control for xpages (using 9.0.1).  I have looked several, however they are either buggy (mainly due to them not having been updated over the years), are too browser specific (eg no IE), or too clunky.  I'm wondering if anyone recommends any?

The ones I have looked at are as follows.  No offence to any of the developers by any comments made, as it is all way better than I can develop!) :)

 - Xpages Async Multi File Uploader Custom Control (openntf) - takes up far too much screen realestate.

 - XPages Multiple File Uploader (openntf) - starts erroring with large files (14Mb and above). Has not been worked on for several years, over which both Domino and Flash have been updated.

 - YouAtNotes HTML5 Multi File Upload control (openntf) - does not work with IE.

I would love to use something that allows me to specific attachment types, restrict max file upload, looks good... </MyIdealWorld> :)

Jun 4, 2015, 1:33 PM
586 Posts
solution

What you want is to use PLUpload. http://www.plupload.com/  You add that to the page to have the uploading and then set the target to an XAgent which grabs each file and then you do what you want with them.  PLUload handles multiple files at a time - in a queue really.  The XAgent process them 1 at a time.  But again the user is dealing with multiple files.

I'm trying to get it on NotesIn9 but I just haven't because I completely suck...  but I will get it there.

There should be a working example in here:  https://bitbucket.org/leedy/filevault  if you can't wait and want to dig around.

 

Let me know if you have any problems or questions.

Dave

NotesIn9.com

Jun 4, 2015, 9:49 PM
8 Posts
Thank you

Hi David,

Thanks a ton - appreciate your response.  Will look into this today.

A


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal