I am currently working on SharePoint 2010 workflows. I have to create a task that will enable the user to edit some fields of an existing item. Is it possible to do so ? For the moment the only thing I manage to do is to store some values entered by the user, and then to update the item with the value. But the user has no idea of the current value.
Thank you for your help