How to navigate through textfields (Next / Done Buttons)

How can I navigate through all my text fields with the “Next” Button on the iPhone Keyboard?

The last text field should close the Keyboard.

I’ve setup the IB the Buttons (Next / Done) but now I’m stuck.

I implemented the textFieldShouldReturn action but now the Next and Done Buttons close the Keyboard.

35 s
35

Leave a Comment