I have a Service Catalog item that needs a validation added to a Single Line Text field. We'd like to do the validation onChange as well as onSubmit. I know an easy way to do it would be to create two separate Catalog Client Scripts...one for onChange and one for onSubmit. But we'd like to keep this to one script.
Does anyone know if that is possible?