How to copy a field from a subworkflow to a task created in the parent workflow?
Hello all and thanks for the help, I have a task to copy a field from a sub workflow task to a task that is created in the parent workflow. Both tasks are on the same table (task) bellow is the client script that I have been trying to get to work. Th...