Hi
I've created a list for employee onboarding.
The personnel department creates a new element(employee) in this list.
This triggers a workflow.
In this workflow is a Request data action.
It creates a task with a nintex task form to request data from the supervisor.
The form has a repeating section which contains a single list lookup field.
The list lookup field is not part of the onboarding list.
It is a custom field that looks up data from another list, which contains it-hardware.
The supervisor makes a selection of it-hardware the new employee will get.
Following the request data action, there is a create item in another site action.
This action should create an item in a list for it-hardware demand, and paste the content of
the repeating section from the nintex task form.
My issue is to get the data from the repeating section, to use it in the workflow.
I created a content type field (multiple lines of text)in the request data action,
connected it to a workflow variable and tried to fill it in the task form.
Sadly the wf variable keeps empty.
How can i access the data from the form in the workflow?
We are running Nintex Workflows & Forms Enterprise on Sharepoint Foundation 2013
regards
Christian