auto populate manager name when user name is filled. (both are referenced to sys-user table)
I have tried this to pull the manager name from user name, but the manager name is blank for every user name.can some please check this and provide a solutionfunction onChange(control, oldValue, newValue, isLoading) { // Prevent the script from ru...