Request Submits even though OnChange Client Script is still executing
I have a request that allows end users to request access to a VNC machine. We have a string field on the request where the end user types the hostname of the machine. Then, an onChange client script runs and verifies whether it is a valid hostname by...