I am working with an Ipad. My view controller has two text fields. One will accept regular text. The second I want only numbers. As usual I set the keyboard type on the second text field to the decimal keyboard.
I would like to restrict the second field to only numbers. I have found several possible solutions on this site but none seem to work. I don't seem to be able to select the second text field for the restrictions I'm looking for.
Any suggestions would help this new programmer. THX