I have associated a workflow to a list.
When there is a new item, the workflow will be fire and it will assign a task to a user in order to edit the new item.
At first the edit is made through a InfoPath form. However, if he edit directly through the SP Web site List page, the workflow will be stuck because it waits the developer to fullfill the form.
So the task will be to edit the edit that has triggered the Workflow. Is it possible to not create a new task, or to link it directly to the item so the assigned user will just edit it through SharePoint List page and not through a form page ?
I work with VS 2010