I am trying to create a custom task process using SharePoint Designer. Once the approver approves the task, the approver should be able to select a person/group that will be notified of this outcome.
I tried creating a task form field so that it is available in the task completion form. I am successful up to this point because the form recognizes this field. I am able to add it to the canvas of the task form.
However, when I try to use this field on the workflow, and I presume this is treated as a parameter, I cannot find it. Thus, I cannot use the parameter in an action to send the notification email.