I have a custom SPD 2013 workflow that we use to approve request. The problem that I am having is getting the comments on a rejected item and placed into an email being sent back to the created by.
Basically a task process is started with several individuals/groups that need to approve a item. The task form looks like this:
I would like to get the comments from this task into the email that goes back to the creator.
So I have two list. List 1 is the form that gets filled out by the user and has the workflow on it. List 2 is the Task list where all the task go to. Know I know that I cannot use the ID's from both list to match as there are multiple task for each item.
Here is what my workflow looks like.
I have tried a variety of combinations to get the comments to show up... I know it has to do with the lookup for string issue. Just at this point don't know what is the matching components.
Adding image to the next comment:::
Any suggestions would be great.....