Skip to main content
Nintex Community Menu Bar

Is it possible to get workflow start from data to workflow

  • May 30, 2018
  • 3 replies
  • 7 views

Forum|alt.badge.img+10

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?

3 replies

Forum|alt.badge.img+14
  • Scholar
  • May 30, 2018

Connect start form's control to a workflow variable and you'll get the value directly saved to the variable


Forum|alt.badge.img+10
  • Author
  • May 30, 2018

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


Forum|alt.badge.img+10
  • Author
  • May 30, 2018

Thank you, it is OK, ignore previous message