Hello
I am using Nintex k2 5 and I want to retrieve employee details in a form from the database (smartobject) the form has employee ID number ,employee name,employee business unit where when I write employee ID number the rest fields (employee name,employee business unit) displayed automatically in the form from the smartobject how can I do this
Solved
Retrieving Data
Best answer by Deon
Typically you will set the Identifier of the Picker control to be the Primary Key column of your source table, e.g. EmployeeID.
Then have an onchange rule for the picker which first check if it is empty and then do the SmartObject Read method passing in the value of the Picker Control.


Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
