Resolved! Field validation restrict field length and should not allow special characters except hyphen
Hi I am working on Onchange client script.there is a field called description.description should not allow special character but should allow hyphen.it should only allow length = 32 char.below is the script i have written. function onChange(control,...