We need the have the ability to move the keyboard focus on an input field after it is updated. An example would be setting a switch on the OnUpdate to move the focus to the next input field. There are time when you need focus moved depending on a specific answer from the user.
... View more