Hi,
I have a text Box for names, How to allow only letters in it ?
I have found this validation rule : Is Null OR Not Like "*[!a-z]*"
This does not work for different languages. If I used Hebrew or Arabic alphabet it does not accept.
So, Is there a way to have a user enter only alphabet for different languages ?
Sincerely yours
Khalil