Get reference field value in workflow Approver user action
Hi All , I have a field called Telecom contact in the form . How to I get the value into workflow and assigned the approval task to that user. Currently I am using answer = []; answer.push(current.variables.TelecomContact); But it is not worki...
