Since multiple people can have the same name, we need a page that pops up with all the results from the search and allows the admin to select from that list of people, adding the selected record to document.localStorage.employee variable and loading the data into the forms. Also we will need to update the document.localStorage.selectedEmployee variable with the newly selected employee
Since multiple people can have the same name, we need a page that pops up with all the results from the search and allows the admin to select from that list of people, adding the selected record to document.localStorage.employee variable and loading the data into the forms. Also we will need to update the document.localStorage.selectedEmployee variable with the newly selected employee