I have a form where based on ID entered in a textbox (DataCardValue1), i need to extract the employee display name from another sharepoint list and show it up on the people picker field. I am trying to do a Lookup but i am unsure of the syntax. Please help.
Here is the code i am trying to write in default
LookUp(SP DB,DataCardValue1.Text='ID').Employee