Jump to content

Recommended Posts

Posted

folks,

 

Focus.png

 

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...