...
Now, it will ask you to restart the workflow studio. Click on the Yes button.
...
Expand the Developer Packages folder, find the DemoLabs folder, expand it under the DemoLabs folder, expand the User Interface folder right-click on the Lookup Controls folder, hover your mouse on the New User Interface option and Click on Lookup
...
Wait for the Lookup designer to be loaded.
Click on the Save button to save your Lookup and give it the name LK_Person.
...
From the Component Object, select PersonView, and from the Data Method, select the GetAllSearchAdvanced method.
...
Click on the Lookup Designer from the top bar and select the New Column option.
...
11. The field Selector dialog box will appear in the Label field type First Name, and in the Field Name, select the FirstName and click on the Ok button.
...
12. Repeat the above process for the following fields as well
Label: Last Name Field Name: LastName
Label: Login Field Name: Login
Label: Email Field Name: Email
Label: Department Field Name: Department
Now click on publish button to publish your Lookup. The publishing dialog box will appear to click on the Next and then Next button again to Publish the Lookup.
...
Once publish successfully click on the Ok button
...
Now it will ask you to restart the workflow Studio, click on the Yes button.
...
Expand the Developer Packages folder, find the DemoLabs folder expand it under the DemoLabs folder, expand the Workflows folder right click on the Applications folder, hover your mouse on the New Workflow option and Click on Flow Chart Workflow.