Question
Proper() not capitalizing Names with special characters
Hi All,
I'm not having the desired result when using proper() with words including special characters. We receive the error when the user's name has special characters.
EXP) O'Neal is being saved as O'neal, Aube-Kubel as Aube-kubel, etc.
I need to implement a rule for capitalizing letters after special characters, but not sure how to proceed. Any assistance is appreciated, thanks!
