Sometimes, particularly in end-field functions, you may want to move the user to another field instead of allowing him to continue to the next field. For example, based on what the user has entered in the current field, you may wish to skip the next field(s) and move to a different part of the form. Vermont Views provides functions to allow you to determine where the user is going next, and to change the processing flow to move the user to a different location in the form.
Determining Where the User Is Going Next
Determining the Next Field in the Scrollable Region
Remaining Within the Current Item
Moving to a Different Field in a Scrollable Region
Code Example: Moving to a Different Item on the Form