Nintex for SharePoint Forum
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results forÂ
I have workflow with a start from with a single text control. I tried to get the text data to the workflow using QueryXML and Form data. But the FormData shows main list data. Not the start form data.
Any help?
Solved! Go to Solution.
Connect start form's control to a workflow variable and you'll get the value directly saved to the variable
The Connected To pulldown doesn't show the workflow variables, it just shows the list columns. I am using Forms Version: 2.11.1.0
and workflow Version: 3.2.4.20
Thank you, it is OK, ignore previous message