Validation script for a variable which should validate if typed value is available in sys_user table
Hello Team, I am trying to validate the variable "requested_for" i.e. when any end user starts typing the user name, if the user is not available there should be a pop-up alert which displays certain message. I have created the script as OnChange as ...
