Skip to main content
Nintex Community Menu Bar

Selecting Mulitiple pdf files and saving them.

  • June 7, 2016
  • 2 replies
  • 30 views

Forum|alt.badge.img+4

I've read on the File Attachments; and I've read a few post, but I can't figure out if the file attachment control has the ability to take all the selected files and then save them to a sql database.  I've been able to do this with a single file, but I need a solution for multiple files.  Not a Sharepoint list, just select multiple files (pdf in this case) and save all to the database.  

 

 

2 replies

Forum|alt.badge.img+4

This solution provided by Velcocity IT is about the best i've seen.  With this solution, you have to select the file, one at a time and then hit save and loop through the list view (for loop).  I was hoping to be alble to multi-select in the control without having to single select.  ???

 

http://www.velocity-it.com/how-to-upload-multiple-files-with-k2-smartforms/

 


Forum|alt.badge.img+4
  • March 27, 2020

I am looking for generating multiple PDFs from values taken from multiselect control.

For example: I have multiselect control having values..1;2;3 which I have selected.

Now my requirement is to generate PDF for each value.

Please let me know if this is possible in K2