There is a requirement that a starting form which's sent from employee of a department would be send to approve by the manager of that department.
So I need to know the information from AD such as department of initiator for routing the form to the right manager
This is what I found from edit form page.
And I found this optional properties in LF Workflow.
How could I get the AD's other information from LF Forms?
Or I have to fetch out others values of AD 's information from LF workflow and fecth in the values into LF Forms.
What is the right way to accomplish this?
Any suggestion would be greatly appreciated.