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...
chanakya jayabalan
Mar 24, 2017Copper Contributor
Are you looking for populating document library column values in to task or the other way round?
Bee Lin Leau
Mar 24, 2017Copper Contributor
Populating document library column values with task values i.e. task values into document library columns. Thank you
- chanakya jayabalanMar 29, 2017Copper Contributor
In the designer, once your task gets completed you would get the task id as outcome. Based on this ID you can filter out and get column vaues from task list which you can update in the doc library.