I need to put a validation on some fields to allow only uppercase. My solution is to replace the "save button" to run a script with this rule, but how to disable / manipulate the enter key to force the script before saving?
↧
I need to put a validation on some fields to allow only uppercase. My solution is to replace the "save button" to run a script with this rule, but how to disable / manipulate the enter key to force the script before saving?