Question
How to Capitalize the first letter in a text field?
I have a text field of first_name and one of last_name. I want to make sure not matter what format the user inputs the the first letter is Capitalized and the rest is lower case. Can someone tell me how this is done? Thanks!
