Hi guys,
I’ve created a Sharepoint 2013 approval workflow:
Imagine a list with a Name and Country. Everytime an in item is created the approver must approve or reject it. What I would like to do is to show this information (Name and Country) on the “approval screen” so when the approver wants to approve it they’re seeing this item information.
I believe I need to pass the information from the “original list” to the “Workflow Tasks list” but I’m having some difficulties doing that. How can I “match” the items from the orginal list to my workflow tasks list ?
Can you give me a suggestion on how to do that ?
Thank you in advance.