Skip to main content
Nintex Community Menu Bar

nintex forms attachment not saving to list item only attaches to the form

  • September 15, 2020
  • 2 replies
  • 72 views

Forum|alt.badge.img+1
  1. SharePoint 2013
  2. Nintex and Forms 2013
  3. Have the attachment  in the form BUT when attach document it will not save in the list item and only saves when opening the form.
  4. I would like to have the attachment attach to the list item via the form.

Thanks

2 replies

cecilia-penha
Nintex Employee
Forum|alt.badge.img+8
  • Nintex Employee
  • September 15, 2020

Hi,

 

I think that the attachments are saved with the task item not the list item that the task is related to.

You have to copy/move the attachments from the task item to the related list item via a Nintex workflow.

 

Or you should be able to do it via a Nintex classic form with some client code (Javascript, jQuery, REST/CSOM,...).

 

Hope that helps,

^^


Forum|alt.badge.img+1
  • Author
  • September 24, 2020

I think that the attachments are saved with the task item not the list item that the task is related to.

You have to copy/move the attachments from the task item to the related list item via a Nintex workflow.

 

any idea how to do this?