I want to load the user name of a reference variable into the another variable
I want to load the user name of a reference variable into the another variable it_director_business_app (user selected from sys_user table)it_director (to be used to send an notification) function onChange(control, oldValue, newValue, isLoading) { ...
