Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

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

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.