Skip to main content
Nintex Community Menu Bar

Upload File to sharepoint folder from nintex form using jquery

  • September 29, 2022
  • 2 replies
  • 78 views

Hi,

I want to upload a file to SharePoint document library from Nintex start form. Here, I have two fields for passport and citizenship in Nintex form and I want to upload the file to SharePoint document library. 

 

2 replies

bamaeric
Forum|alt.badge.img+14
  • Apprentice
  • September 29, 2022

This blog post might be helpful for what you are trying to accomplish: Turning attachments into working, controlled documents 

 


  • Author
  • October 14, 2022
I have a file upload field and upload button in Nintex start form and when upload is clicked , I need to upload it to Sharepoint documents library. How can I do this using jquery?