HI Experts
Im working on a scenario as below:
We created an interactive form that allow a person to request for a loan, but in our scenario an employee must introduce 2 person (employee of company) as guarantors for payment. in our workflow we created a method that allow us to find that guarantors based on entered employee numbers and send the approval form to them , indeed our Method returns First name and Last name of employee.
Question:
How can i send First Name and Last name of guarantors from Workflow back to the interactive form in order to update the info type?
any substitute way to complete the task is highly appreciated.