LogSistemas01 Posted July 29, 2020 Posted July 29, 2020 folks, I have the following situation When I'm in the product search frame for sale, in field 1 and hit enter, the focus goes to 2 and when I press enter it goes to 3. This is due to the main form's Navigate Keys. But when I'm at 3 and hit enter the focus goes to field 4, however, even if I ask to focus on field 1 again, the system takes it to field 4 and then goes back to 1. And as you can see, the 4 is below, that makes the flow bad, because the scroll down and back up. Does anyone know how I can change that. I focus with setfocus and AControl.JSInterface.JSCallDefer('focus', [False], 100); thank you. Quote
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.