I'm working on an approval workflow and I need to send email during the approval/reject process.
I have an email template list through which I fetch the body for the email. The body for one of the status looks like below:
Your timesheet for #month# has been rejected.
Kindly refer below comments of #approver# :
I want to replace the #month# and #approver# dynamically with a Workflow: Variable.
However, I'm able to do so with SPD 2013 workflow using "Replace string" action. But I want to do the same with SPD 2010 workflow.
Can anyone help me in achieving this using SPD 2010 workflow?
