Skip to main content
Nintex Community Menu Bar

Workflow on list updating field in a library

  • February 3, 2015
  • 4 replies
  • 9 views

Forum|alt.badge.img+3

Hi,

 

I have one list which stores tasks and one library which stores forms that created those tasks on the same site.

 

I have a workflow on the list which runs when the status field on a task is updated, I then want it to update a field in the library. The forms have matching titles to the tasks on this list.

 

If i use the Update Item action and select the library, the only fields that display are Title, Content and Name, none of the other custom fields I have added show.

 

Are there any other actions which would allow me to do this?

 

Thanks

4 replies

Forum|alt.badge.img+11
  • February 3, 2015

Are you using SharePoint forms or Nintex forms? What are the names of your custom fields?


Forum|alt.badge.img+17
  • February 3, 2015

Benjamin,

Are your custom fields SharePoint fields or just form fields? 


Forum|alt.badge.img+3
  • Author
  • February 3, 2015

They would be form fields, i guess that's why.

Any workaround to it?


alexjolynintex
Nintex Partner
Forum|alt.badge.img+6
  • Nintex Partner
  • February 4, 2015

Agreed, you have to connect those form field to a Sharepoint Field to get it in your update item actions.

If you can't directly connect a form field to a Sharepoint field (if you have to perform more actions on this form field before it to be sent to the SP Field), do it in the Worfklow that runs after the submit of your item (the one that is triggered when create or Update)

Alex