i want to validate phone number if anyone enter le...
# beginners
r
i want to validate phone number if anyone enter less than 7 digit. is it possible using own regular expression?
e
You'd need a script for that. Either a Client Script on the record itself, or a User Event Script to display an error page which would happen whether it's via the UI or even via Web Services etc.