Forum Discussion
Diyaribozik565
Mar 18, 2023Copper Contributor
Update a word document with the SharePoint list items
Hello All, I have a SharePoint list which has the following fields/columns. Item name (text filed) Price (text filed) Requested date (date) Approval status (drop down): New, Approved, Rejected ...
- Mar 22, 2023
You get item list, create a new word populated with list item.
At this stage, may be keep document link (unique ID) in the sharepoint list in order to get it and update it with approval status ?
Diyaribozik565
Mar 19, 2023Copper Contributor
Vincent Noiset
Mar 22, 2023Copper Contributor
You get item list, create a new word populated with list item.
At this stage, may be keep document link (unique ID) in the sharepoint list in order to get it and update it with approval status ?