4 Replies Latest reply: Oct 18, 2011 11:32 PM by sanika Kulshreshtha RSS

    iOS Virtual Keyboard "Done" button for multiline TextFields

    FLAdude Community Member

      How do I get multiline textfields to display the standard iOS controls with the "done" button so that users wont be stuck after selecting the textfield? My app requires there to be multiline textfields for editing stuff.

       

      I have made a custom control to close the keyboard which works, but it is kind of tacky, and I dont know if it is in line with the Human Interface Guidelines. I would prefer to do it the proper way rather than risk my app being rejected for this.