activate return key on keyboard when UITextField is empty?
I currently have an address form where a user has to enter Street Line 1 (required) and then advances to Street Line 2 (optional). The problem is that if nothing is entered in this field, the Next button is disabled. Is there any way to enable the return key on the keyboard when nothing is entered in its text field?
|