Jesse Posted July 28, 2021 Report Share Posted July 28, 2021 V130 Model How do I change the order of which numeric selection on screen is chosen? For example, I have about 13 numeric inputs on a single screen. I have to push the right arrow to get to a different numeric entry, and then press enter when I want to change the value of the selected numeric input. The problem is that, pushing the right arrow button does not act in an obvious way. It jumps in some odd order around the screen to the next numeric input. I can tell that this is not a button de-bounce issue because the order is the same every time. How do I change the order in which the numeric inputs are selected? Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted July 28, 2021 MVP 2022 Report Share Posted July 28, 2021 In the HELP file, look up variable tab order. The topic is called "How Keypad Entry Variables Work". All is explained there. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.