I want to validate 'name' field for certain character length.
For example when name contains more then 15 characters , script should get only first 15 characters and truncate rest of them.
Please help
↧
Script for length validation
↧