Hi,
I have a container which has several components on it.
Lets say I have a text field with focus and I push the Next button on the text field, I then have a custom component with 2 buttons and a text field, and I want the text field on the custom component to take focus upon pushing next on the previous component instead of saying "Done" on the keyboard.
How can I achieve this?
Regards.
Dante