textfield resets view

I have a couple of textfields that are below where the keyboard becomes visible. When a user taps into the textfield the view scrolls up to show the textfield, however if the user than presses the next textfield the view gets set back to it's orginal position. Since the keyboardwillshow function does not get called again the textfield is below the keyboard.


Anyone have any suggestions on how to fix?


Thanks

B

textfield resets view
 
 
Q