Project

General

Profile

Feature #1271

Updated by Vladimir Krisyuk almost 6 years ago

The new Employee should be added to the App from external company DB. 

 * Api request should be used 
 * When User types in In the “Search search form user should for Employee the Emplloyees' First Last name  
 * The search shoould work as user types and give suggestions in External DB” then the app. Should do the search within external BD by Employee's last name. list. 

 When user selects an Employee from the results, then the all available data should be extracted and added to the "add user form"  
 * First / last name 
 * date of birth 
 * (TBD) other fields. 

 And other fields should become available for the input Employee data. 

 Mickup:  
 * 21.Add Employee - select from list (API) 
 * 22.Add Employee - Employee is selected

Back