In iOS 5 I wish to have a text field for a user's name. It would be good to have a keyboard that displays only letters and numbers (and maybe 1 punctuation character, or maybe just letters). Perhaps characters not allowed to be used could be greyed out.
Is this functionality possible? Or is there a better way to do it?
Thank you :-)