Forum Discussion
Bee Lin Leau
Mar 24, 2017Copper Contributor
How to populate document library column with Task info ?
Implemented a simple approval workflow for a document library. (a) Requester to put in document --> (b)Approver to approve/reject the document I am using SharePoint Designer (Approval - SharePo...
Mar 24, 2017
You have to extract those values from the Task that is created as part of the approval process done in the workflow
Bee Lin Leau
Mar 24, 2017Copper Contributor
Yes, how ? Thank you.