Using the auto tab smart attribute.
To demonstrate auto-tab, please do the following:
In the script file, create a new inputfield using the following code:
inputfield ([6,14], "Material", [6,20], {"size":16, "smartattributes":"rf_autotab=3"});
Save your changes and open the apropriate screen in Mobile.
inputfield ([6,14], "Material", [6,20], {"size":16, "smartattributes":"rf_autotab=3"});
Enter the following:
inputfield ([6,14], "Material", [6,20], {"size":16, "smartattributes":"rf_autotab=3"});
Save your changes and open the screen in Mobile. Enter a value in the field.
Verify that when the time reaches the three-second limit you set in the script, the cursor will aautomatically tab to the enxt field on the screen.