SharePoint DevelopmentProgramming and development for SharePoint Portal Server and Windows SharePoint Services
Welcome to the p2p.wrox.com Forums.
You are currently viewing the SharePoint Development section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
Need help tracking the approver in a sharepoint task list
Hi,
I have setup a workflow to approve a document. The workflow uses "collect data from user" to return if the "approver" approved or rejected the document. The problem is: I am trying update a list with the name of the approver and the approval status (that is approved or rejected). But I am only able to get the information of the system account as the last action done on the item was "Complete task". The name of the approver does show up in the version history. Is there any way to store the approver's name before the system account completes task?