i want to validate phone number if anyone enter less than 7 digit. is it possible using own regular expression?
e
ERP Experts
02/18/2019, 7:46 PM
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.