I get the NWContext data connection in InfoPath at workflow task forms. I use NWContext to retrieve the WorkflowItemID, so the form know on which item it is running so the from can be adapted to that context.
Now I have a workflow start form where I need to know too on which item the workflow is running, but there is not NWContext data connection! Why? Is there a workaround?
Note: I am not able to program in Visual Studio.